Problem scicom
User akyy1713
Submission Time 2025-06-20 13:40:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

scicom.cpp: In function ‘int main()’:
scicom.cpp:8:5: error: expected ‘,’ or ‘;’ before ‘cin’
8 | cin >> name >> idk;
| ^~~