Record Detail

Compile Error

/in/main/main.cpp: In function 'int main()':
/in/main/main.cpp:9:5: error: 'cin' was not declared in this scope
     cin>>T;
     ^~~
/in/main/main.cpp:9:5: note: suggested alternative: 'main'
     cin>>T;
     ^~~
     main

Information

Submit By
Type
Submission
Homework
Final Exam
Language
C++
Submit At
2020-08-07 17:51:41
Judged At
2020-08-09 18:19:23
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes