Problem | zooqueue |
---|---|
User | YongXin |
Submission Time | 2023-06-13 21:25:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
zooqueue.cpp: In function ‘int main()’:
zooqueue.cpp:18:7: error: ‘i’ was not declared in this scope
18 | for (i=1;i<n;++i){
| ^
zooqueue.cpp:23:13: error: ‘t1’ was not declared in this scope; did you mean ‘t’?
23 | }else if (t1<=h2){
| ^~
| t