Problem scicom
User hitarthdangra
Submission Time 2025-06-20 12:36:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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