Problem | scicom |
---|---|
User | ritesh |
Submission Time | 2025-06-20 12:53:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
scicom.cpp: In function ‘int main()’:
scicom.cpp:6:9: error: ‘name’ was not declared in this scope; did you mean ‘tzname’?
6 | cin >> name >> medal ;
| ^~~~
| tzname
scicom.cpp:6:17: error: ‘medal’ was not declared in this scope
6 | cin >> name >> medal ;
| ^~~~~