Problem samelength
User Soysauce
Submission Time 2024-03-13 14:27:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

samelength.cpp: In function ‘int main()’:
samelength.cpp:4:29: error: expected ‘;’ before ‘}’ token
4 | cout<<"HEYYEYAAEYAAAEYAEYAA"
| ^
| ;
5 | }
| ~