| Problem | numbergame |
|---|---|
| User | haydendoo |
| Submission Time | 2023-01-08 22:58:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
numbergame.cpp: In function ‘int main()’:
numbergame.cpp:23:29: error: ‘n3’ was not declared in this scope; did you mean ‘n’?
23 | int idx=lower_bound(c, c+n3, target-curr)-c;
| ^~
| n