Problem | deciphering_zane |
---|---|
User | AltheaZ |
Submission Time | 2023-11-12 11:47:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:8:2: error: expected ‘,’ or ‘;’ before ‘cout’
8 | cout<<arr[n-1];
| ^~~~