Problem shiritori
User yhmixeI
Submission Time 2024-12-30 12:08:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shiritori.cpp: In function ‘int main()’:
shiritori.cpp:13:11: error: expected ‘;’ before ‘}’ token
13 | gay=false
| ^
| ;
14 | }
| ~