| Problem | eating |
|---|---|
| User | sharelletqx |
| Submission Time | 2026-04-18 11:49:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eating.cpp: In function ‘int main()’:
eating.cpp:7:2: error: ‘ma’ was not declared in this scope; did you mean ‘fma’?
7 | ma<long long, map<long long,bool>>m;
| ^~
| fma
eating.cpp:7:5: error: expected primary-expression before ‘long’
7 | ma<long long, map<long long,bool>>m;
| ^~~~
eating.cpp:11:6: error: ‘m’ was not declared in this scope
11 | if(m[b]){
| ^