Problem | exam |
---|---|
User | TJX1111 |
Submission Time | 2023-06-27 16:43:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:8:5: error: expected ‘;’ before ‘x’
8 | cin x;
| ^~
| ;
exam.cpp:9:5: error: expected ‘(’ before ‘x’
9 | if x = 1 {
| ^
| (
exam.cpp:12:5: error: expected ‘(’ before ‘x’
12 | if x = 2 {
| ^
| (