Problem psle
User claireau
Submission Time 2023-11-08 15:29:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:5:15: error: ‘x’ was not declared in this scope
5 | int s = 0 <= x <= 100;
| ^