Problem area
User raynerchua
Submission Time 2026-02-18 20:05:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area.cpp: In function ‘int main()’:
area.cpp:9:3: error: ‘ios’ has not been declared
9 | ios::sync_with_stdio(false);
| ^~~