Problem scicom
User ShaquilleOatmeal34
Submission Time 2025-08-01 14:25:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

scicom.cpp: In function ‘int main()’:
scicom.cpp:5:12: error: ‘name’ was not declared in this scope; did you mean ‘tzname’?
5 | cin >> name >> medal;
| ^~~~
| tzname
scicom.cpp:5:20: error: ‘medal’ was not declared in this scope
5 | cin >> name >> medal;
| ^~~~~