Skip to content

Commit a4f6551

Browse files
authored
Merge pull request #615 from ritiksethi21/patch-1
Update 01 knapsack
2 parents 910abcb + db7ac9e commit a4f6551

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)