Problem | lis |
---|---|
User | pythonPerfectionist |
Submission Time | 2024-01-13 19:24:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis.cpp: In function ‘int main()’:
lis.cpp:8:13: error: expected ‘;’ before ‘x’
8 | int x; cin x;
| ^~
| ;