| Problem | ballgame |
|---|---|
| User | yc |
| Submission Time | 2026-05-08 10:22:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ballgame.cpp: In function ‘long long int ballgame(long long int, long long int, long long int, long long int*, long long int*)’:
ballgame.cpp:59:33: error: ‘c’ was not declared in this scope
59 | while (abs(c3[s1].first-c[i].first)>D)s1++;
| ^