Problem | wabot |
---|---|
User | limzuwan |
Submission Time | 2023-06-19 17:44:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wabot.cpp: In function ‘int main()’:
wabot.cpp:19:10: error: ‘i’ was not declared in this scope
19 | sort(m[i].begin(), m[i].end());
| ^
wabot.cpp:23:3: error: ‘A’ was not declared in this scope
23 | A[i].pop_front();
| ^