| Problem | zooqueue |
|---|---|
| User | BrainrotKid |
| Submission Time | 2026-02-20 16:43:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
zooqueue.cpp: In function ‘int main()’:
zooqueue.cpp:14:20: error: expected primary-expression before ‘<’ token
14 | for(int j=1;j=<x;j++){
| ^
zooqueue.cpp:18:20: error: ‘j’ was not declared in this scope
18 | if(stupid[j]=!dumb[j]){
| ^