Accepted
/in/ex2.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int] main(){ ^~~~ /in/ex2.c: In function 'main': /in/ex2.c:4:13: warning: unused variable 'c' [-Wunused-variable] int a,b,c; ^
Information
- Submit By
- Type
- Submission
- Homework
- Assignment 4
- Language
- C
- Submit At
- 2018-06-21 13:43:49
- Judged At
- 2018-06-21 13:43:49
- Judged By
- Score
- 100
- Total Time
- 9ms
- Peak Memory
- 376.0 KiB