Problem palindromicfizzbuzz
User PlayVoltz
Submission Time 2023-04-29 21:19:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

palindromicfizzbuzz.cpp: In function ‘int main()’:
palindromicfizzbuzz.cpp:8:7: error: ‘i’ was not declared in this scope
8 | for (i=n; i<e; i++){
| ^