Problem helloworld
User nguyendinhanh1508
Submission Time 2024-01-30 20:11:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: expected unqualified-id before ‘return’
1 | return 69;
| ^~~~~~