Problem foreveralone
User Johnnie
Submission Time 2023-10-10 21:37:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foreveralone.cpp:2:20: error: expected β€˜;’ before β€˜int’
2 | using namespace std
| ^
| ;
3 | int main()
| ~~~