Problem oridance
User justin271828
Submission Time 2023-06-26 19:00:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

oridance.cpp: In function ‘int main()’:
oridance.cpp:7:20: error: expected unqualified-id before numeric constant
7 | int one, two = 0, 0;
| ^