Problem | eight |
---|---|
User | Secre |
Submission Time | 2025-06-16 17:10:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eight.cpp: In function ‘int main()’:
eight.cpp:6:1: error: ‘x’ was not declared in this scope
6 | x=i;
| ^
eight.cpp:6:3: error: ‘i’ was not declared in this scope
6 | x=i;
| ^