Problem lunchbox
User themadpotato
Submission Time 2023-02-01 16:22:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function β€˜int main()’:
lunchbox.cpp:20:21: error: expected primary-expression before β€˜;’ token
20 | if(n-k[i]>=0) ans+;
| ^