Problem modulochain
User chiefoggy
Submission Time 2023-12-06 15:50:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

modulochain.cpp: In function ‘int main()’:
modulochain.cpp:9:34: error: expected unqualified-id before numeric constant
9 | long long a, b, c, temp = 0, 0, 0, 0;
| ^