Problem psle
User OICOTA
Submission Time 2026-04-30 16:14:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp:11:15: error: missing terminating " character
11 | print("D)
| ^~~
psle.cpp:1:1: error: ā€˜s’ does not name a type
1 | s=int(input())
| ^