Problem ballgame
User shoryu386
Submission Time 2024-12-14 02:03:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ballgame.cpp: In function ‘int ballgame(int, int, int, int*, int*)’:
ballgame.cpp:75:16: error: ‘h’ was not declared in this scope
75 | a[i].first = h[i];
| ^