| Problem | numbergame |
|---|---|
| User | AJigglypuffCoder |
| Submission Time | 2026-06-25 16:50:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
numbergame.cpp: In function ‘int main()’:
numbergame.cpp:36:26: error: ‘x’ was not declared in this scope
36 | if (tmp_AB+C[mid] >= x) {
| ^