Problem psle
User kruytz
Submission Time 2023-02-22 16:29:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:8:2: error: ‘else’ without a previous ‘if’
8 | else if (91 <= s and s <= 100) {
| ^~~~