Problem samelength
User user123
Submission Time 2023-08-31 19:12:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

samelength.cpp: In function ‘int main(int, char**)’:
samelength.cpp:9:5: error: ‘cin’ was not declared in this scope
9 | cin>>jury_string; //reads jury answer
| ^~~