| Problem | lunchbox |
|---|---|
| User | Henries |
| Submission Time | 2024-06-14 22:59:33 |
| 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:21:19: error: missing template arguments before ‘[’ token
21 | else if(n<vector[0]){
| ^