Problem soccer
User gohchingjayk
Submission Time 2026-05-19 16:41:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

soccer.cpp: In function ‘int biggest_stadium(int, std::vector<std::vector<int> >)’:
soccer.cpp:34:4: error: ‘iHasCC’ was not declared in this scope
34 | iHasCC[i] = true;
| ^~~~~~
soccer.cpp:52:4: error: ‘jHasCC’ was not declared in this scope
52 | jHasCC[j] = true;
| ^~~~~~