Problem 0405
User PrunJuice
Submission Time 2024-01-24 09:47:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

0405.cpp:4:20: error: stray ‘\342’ in program
4 | int M = 500000 && ≤ 2.93N;
| ^
0405.cpp:4:21: error: stray ‘\211’ in program
4 | int M = 500000 && ≤ 2.93N;
| ^
0405.cpp:4:22: error: stray ‘\244’ in program
4 | int M = 500000 && ≤ 2.93N;
| ^
0405.cpp: In function ‘int main()’:
0405.cpp:4:24: error: unable to find numeric literal operator ‘operator""N’
4 | int M = 500000 && ≤ 2.93N;
| ^~~~~