Problem scicom
User Alden
Submission Time 2025-06-20 13:52:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

scicom.cpp: In function β€˜int main()’:
scicom.cpp:8:14: error: expected primary-expression before β€˜<<’ token
8 | cout<<name<< <<medal;
| ^~