Problem | flamethrower |
---|---|
User | Hijackedsoul |
Submission Time | 2024-06-19 22:05:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower.cpp:28:23: error: stray ‘\342’ in program
28 | cout << maxSum << “\n”;
| ^
flamethrower.cpp:28:24: error: stray ‘\200’ in program
28 | cout << maxSum << “\n”;
| ^
flamethrower.cpp:28:25: error: stray ‘\234’ in program
28 | cout << maxSum << “\n”;
| ^
flamethrower.cpp:28:26: error: stray ‘\’ in program
28 | cout << maxSum << “\n”;
| ^
flamethrower.cpp:28:28: error: stray ‘\342’ in program
28 | cout << maxSum << “\n”;
| ^
flamethrower.cpp:28:29: error: stray ‘\200’ in program
28 | cout << maxSum << “\n”;
| ^
flamethrower.cpp:28:30: error: stray ‘\235’ in program
28 | cout << maxSum << “\n”;
|