Problem ippt
User 2PrairieWind5
Submission Time 2025-07-01 20:56:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function ‘int main()’:
ippt.cpp:9:5: error: ‘total_score’ was not declared in this scope
9 | total_score = a+b+c;
| ^~~~~~~~~~~