Problem | lunchbox |
---|---|
User | themadpotato |
Submission Time | 2023-02-01 16:22:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function βint main()β:
lunchbox.cpp:20:21: error: expected primary-expression before β;β token
20 | if(n-k[i]>=0) ans+;
| ^