Problem performance
User justin271828
Submission Time 2024-06-30 17:07:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

performance.cpp: In function ‘int main()’:
performance.cpp:14:6: error: ‘i’ was not declared in this scope
14 | if (i%2 == 0) {
| ^