| Problem | psle |
|---|---|
| User | Kjj511 |
| Submission Time | 2023-06-18 10:52:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:5:9: error: ‘s’ was not declared in this scope
5 | cin >> s;
| ^
psle.cpp:6:14: error: expected initializer before ‘<’ token
6 | long long s < 100;
| ^