Problem ballgame
User JoshJuice
Submission Time 2025-10-18 21:06:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ballgame.cpp: In function ‘int32_t ballgame(int32_t, int32_t, int32_t, int32_t*, int32_t*)’:
ballgame.cpp:54:13: error: ‘n’ was not declared in this scope
54 | vc<int> c(n);
| ^