Problem chaewon
User 桜沢 墨
Submission Time 2024-12-23 11:43:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chaewon.cpp: In function ‘int main()’:
chaewon.cpp:164:2: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
164 | return;
| ^~~~~~