Problem | 0405 |
---|---|
User | PrunJuice |
Submission Time | 2024-01-24 09:48:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
0405.cpp:6:8: error: stray ‘\342’ in program
6 | int M ≤ 2.93N;
| ^
0405.cpp:6:9: error: stray ‘\211’ in program
6 | int M ≤ 2.93N;
| ^
0405.cpp:6:10: error: stray ‘\244’ in program
6 | int M ≤ 2.93N;
| ^
0405.cpp: In function ‘int main()’:
0405.cpp:6:12: error: expected initializer before numeric constant
6 | int M ≤ 2.93N;
| ^~~~~