Problem area_noi
User FIips
Submission Time 2025-02-12 13:26:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area_noi.cpp: In function ‘int32_t main()’:
area_noi.cpp:18:18: error: expected ‘;’ before ‘:’ token
18 | ans.push(h * w):
| ^
| ;