Skip to content

Commit db7ac9e

Browse files
authored
Update 01 knapsack
1 parent 049b02f commit db7ac9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01 knapsack

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ int main()
5656
}
5757
cout<<fixed<<setprecision(4)<<val<<endl;
5858
return 0;
59-
59+
}

0 commit comments

Comments
 (0)