Problem | catfight |
---|---|
User | god |
Submission Time | 2025-06-19 16:47:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catfight.cpp: In function ‘int main()’:
catfight.cpp:12:18: error: expected ‘;’ before ‘d’
12 | long long d;cin d;
| ^~
| ;
catfight.cpp:13:3: error: ‘sum’ was not declared in this scope
13 | sum += d
| ^~~
catfight.cpp:19:8: error: ‘class std::queue<long long int>’ has no member named ‘zise’
19 | if(c.zise() > macks) {
| ^~~~
catfight.cpp:19:17: error: ‘macks’ was not declared in this scope
19 | if(c.zise() > macks) {
| ^~~~~
catfight.cpp:23:10: error: ‘macks’ was not declared in this scope
23 | cout << macks;
| ^~~~~