Problem scicom
User CheesyPasta777
Submission Time 2025-07-09 16:29:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

scicom.cpp: In function ‘int main()’:
scicom.cpp:9:21: error: ‘username’ was not declared in this scope
9 | cout << name << username << medal << endl;
| ^~~~~~~~