| Problem | area_noi |
|---|---|
| User | toditisdoingthisforfun |
| Submission Time | 2026-01-11 14:22:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
area_noi.cpp: In function ‘int main()’:
area_noi.cpp:22:23: error: expected ‘}’ at end of input
22 | printf("%lld", check);
| ^
area_noi.cpp:4:1: note: to match this ‘{’
4 | {
| ^