Problem area
User DuckyKayden
Submission Time 2025-07-10 07:26:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area.cpp: In function β€˜int32_t main()’:
area.cpp:8:8: error: no match for call to β€˜(std::ostream {aka std::basic_ostream<char>}) (int)’
8 | cout(0);
| ^