| Problem | area_noi |
|---|---|
| User | LewDewMewPewShoo |
| Submission Time | 2026-08-31 07:29:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
area_noi.cpp: In function ‘int main()’:
area_noi.cpp:2:13: error: expected ‘,’ or ‘;’ before ‘long’
2 | #define int long long
| ^~~~
area_noi.cpp:17:3: note: in expansion of macro ‘int’
17 | int CF = max(Prod, CF);
| ^~~