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

Compile Error

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