| Problem | bizarrebuffet |
|---|---|
| User | Reverberate |
| Submission Time | 2024-06-04 00:21:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bizarrebuffet.cpp: In function ‘int main()’:
bizarrebuffet.cpp:19:5: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
19 | ans = -(int)1e9;
| ^~~
| abs