| Problem | fractional_knapsack |
|---|---|
| User | Henries |
| Submission Time | 2024-11-17 20:23:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fractional_knapsack.cpp: In function ‘int main()’:
fractional_knapsack.cpp:32:2: error: expected ‘}’ at end of input
32 | }
| ^
fractional_knapsack.cpp:23:12: note: to match this ‘{’
23 | int main() {
| ^