Problem area
User Andrew
Submission Time 2024-10-30 15:01:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area.cpp: In function ‘int main()’:
area.cpp:9:18: error: expected primary-expression before ‘unsigned’
9 | total += unsigned long long (A) * B;
| ^~~~~~~~