Problem psle
User zien
Submission Time 2026-06-22 17:00:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp:5:10: error: stray ‘\342’ in program
5 | if (x≥91) {
| ^
psle.cpp:5:11: error: stray ‘\211’ in program
5 | if (x≥91) {
| ^
psle.cpp:5:12: error: stray ‘\245’ in program
5 | if (x≥91) {
| ^
psle.cpp:8:12: error: stray ‘\342’ in program
8 | if (90≤x≥75) {
| ^
psle.cpp:8:13: error: stray ‘\211’ in program
8 | if (90≤x≥75) {
| ^
psle.cpp:8:14: error: stray ‘\244’ in program
8 | if (90≤x≥75) {
| ^
psle.cpp:8:16: error: stray ‘\342’ in program
8 | if (90≤x≥75) {
| ^
psle.cpp:8:17: error: stray ‘\211’ in program
8 | if (90≤x≥75) {
| ^
psle.cpp:8:18: error: stray ‘\245’ in program
8 | if (90≤x≥75) {
| ^
psle.cpp:10:13: error: stray ‘\342’ in program
10 |