Problem scicom
User Dubidubidaphdaph
Submission Time 2026-06-23 09:13:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

scicom.cpp: In function ‘int main()’:
scicom.cpp:7:30: error: expected ‘;’ before ‘}’ token
7 | cout << name << "Silver \n"
| ^
| ;
8 | }
| ~