| Problem | area2 |
|---|---|
| User | Gj |
| Submission Time | 2026-03-04 21:15:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
area2.cpp: In function ‘int main()’:
area2.cpp:8:12: error: expected primary-expression before ‘return’
8 | #define $! return
| ^~~~~~
area2.cpp:26:13: note: in expansion of macro ‘$’
26 | $? (I[i] * I[j] > Il && i != j) {
| ^
area2.cpp:8:12: error: expected primary-expression before ‘return’
8 | #define $! return
| ^~~~~~
area2.cpp:33:5: note: in expansion of macro ‘$’
33 | $! 0;
| ^