| Problem | sonictheparallelogram |
|---|---|
| User | alettuce |
| Submission Time | 2026-01-29 16:45:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sonictheparallelogram.cpp: In function ‘int main()’:
sonictheparallelogram.cpp:17:16: error: ‘current’ was not declared in this scope; did you mean ‘curr’?
17 | if (H < 0 - current) {
| ^~~~~~~
| curr