Problem exam
User Scissors264
Submission Time 2023-02-24 17:02:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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