0_0_39159444_22038.cpp: In function 'int main()': 0_0_39159444_22038.cpp:14:16: error: 'i' was not declared in this scope 14 | if(i%255==97) | ^ 0_0_39159444_22038.cpp:18:13: error: 'i' was not declared in this scope 18 | i/=255; | ^