Accepted
/in/ex1_1.cpp: In function 'int main(int, char**)': /in/ex1_1.cpp:15:9: warning: unused variable 'count' [-Wunused-variable] int count=0; ^~~~~ /in/ex1_1.cpp:16:9: warning: unused variable 'cl' [-Wunused-variable] int cl=0; ^~ /in/ex1_1.cpp:17:9: warning: unused variable 'temp' [-Wunused-variable] int temp=0; ^~~~
Information
- Submit By
- Type
- Submission
- Homework
- Final Exam
- Language
- C++
- Submit At
- 2020-08-07 16:37:19
- Judged At
- 2020-08-09 21:34:24
- Judged By
- Score
- 50
- Total Time
- 10ms
- Peak Memory
- 488.0 KiB