Problem peakfinding
User ShaquilleOatmeal34
Submission Time 2025-03-14 15:35:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

peakfinding.cpp:10:21: error: stray ‘\342’ in program
10 | cout << anish[i] << ‘ ’;
| ^
peakfinding.cpp:10:22: error: stray ‘\200’ in program
10 | cout << anish[i] << ‘ ’;
| ^
peakfinding.cpp:10:23: error: stray ‘\230’ in program
10 | cout << anish[i] << ‘ ’;
| ^
peakfinding.cpp:10:25: error: stray ‘\342’ in program
10 | cout << anish[i] << ‘ ’;
| ^
peakfinding.cpp:10:26: error: stray ‘\200’ in program
10 | cout << anish[i] << ‘ ’;
| ^
peakfinding.cpp:10:27: error: stray ‘\231’ in program
10 | cout << anish[i] << ‘ ’;
| ^
peakfinding.cpp: In function ‘int main()’:
peakfinding.cpp:10:28: error: expected primary-expression before ‘;’ token
10 | cout << anish[i]