Problem psle
User AustinPi
Submission Time 2024-04-14 16:52:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:6:5: error: expected ‘;’ before ‘x’
6 | cin x;
| ^~
| ;