Problem | psle |
---|---|
User | Adflhjk |
Submission Time | 2024-11-07 10:24:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp:17:10: error: stray ‘\342’ in program
17 | if (s≥91) {
| ^
psle.cpp:17:11: error: stray ‘\211’ in program
17 | if (s≥91) {
| ^
psle.cpp:17:12: error: stray ‘\245’ in program
17 | if (s≥91) {
| ^
psle.cpp:20:15: error: stray ‘\342’ in program
20 | else if (s≥75) {
| ^
psle.cpp:20:16: error: stray ‘\211’ in program
20 | else if (s≥75) {
| ^
psle.cpp:20:17: error: stray ‘\245’ in program
20 | else if (s≥75) {
| ^
psle.cpp:23:15: error: stray ‘\342’ in program
23 | else if (s≥60) {
| ^
psle.cpp:23:16: error: stray ‘\211’ in program
23 | else if (s≥60) {
| ^
psle.cpp:23:17: error: stray ‘\245’ in program
23 | else if (s≥60) {
| ^
psle.cpp:26:15: error: stray ‘\342’ in p