Problem | weightedguess |
---|---|
User | ryangohca |
Submission Time | 2023-05-03 23:04:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
weightedguess.cpp: In function ‘int guess()’:
weightedguess.cpp:27:17: error: ‘n’ was not declared in this scope
27 | int l = 0, r = n-1;
| ^