Problem | ippt |
---|---|
User | huyleisme |
Submission Time | 2024-01-17 21:52:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:4:9: error: ‘b’ was not declared in this scope
4 | int a; b; c;
| ^
ippt.cpp:4:12: error: ‘c’ was not declared in this scope
4 | int a; b; c;
| ^