Problem catfight
User PlayVoltz
Submission Time 2023-07-25 07:37:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:14:25: error: expected ‘;’ before ‘)’ token
14 | for (int j=i; j<n, ++j){
| ^
| ;