Problem scicom
User ritesh
Submission Time 2025-06-20 12:48:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

scicom.cpp: In function ‘int main()’:
scicom.cpp:5:2: error: ‘name’ was not declared in this scope; did you mean ‘tzname’?
5 | name ="Pan", medal = "Silver" ;
| ^~~~
| tzname
scicom.cpp:5:15: error: ‘medal’ was not declared in this scope
5 | name ="Pan", medal = "Silver" ;
| ^~~~~