Problem area
User Javel17
Submission Time 2024-06-19 10:43:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area.cpp: In function ‘int main()’:
area.cpp:11:3: error: ‘total’ was not declared in this scope
11 | total area += static_cast<long long>(a)*b;
| ^~~~~