Problem catfight
User god
Submission Time 2025-06-19 16:47:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:11:21: error: ‘macks’ was not declared in this scope
11 | long long sum = 0; macks = 0
| ^~~~~
catfight.cpp:12:21: error: ‘i’ was not declared in this scope
12 | for(long long i=0; i<a; i++ ) {
| ^