Problem | lunchbox |
---|---|
User | Henries |
Submission Time | 2024-06-14 23:00:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:18:16: error: missing template arguments before ‘[’ token
18 | if (n>=vector[0]){
| ^
lunchbox.cpp:22:19: error: missing template arguments before ‘[’ token
22 | else if(n<vector[0]){
| ^