Problem psle
User peepeepoop
Submission Time 2026-01-05 20:57:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:5:9: error: ‘x’ was not declared in this scope
5 | cin >> x;
| ^
psle.cpp:6:9: error: expected primary-expression before ‘>’ token
6 | if (x => 91){
| ^