Problem performance
User Kiameimon
Submission Time 2023-09-09 23:27:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

performance.cpp: In function ‘int main()’:
performance.cpp:10:15: error: ‘alternate’ was not declared in this scope
10 | int sum = 0; alternate = true;
| ^~~~~~~~~