Problem | lunchbox |
---|---|
User | jerriel |
Submission Time | 2025-04-23 16:10:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:6:11: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
6 | ll n; ans; m; a;
| ^~~
| abs
lunchbox.cpp:6:16: error: ‘m’ was not declared in this scope
6 | ll n; ans; m; a;
| ^
lunchbox.cpp:6:19: error: ‘a’ was not declared in this scope
6 | ll n; ans; m; a;
| ^