Wrong Answer
/in/ex1.c: In function 'main': /in/ex1.c:10:14: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration] for(k=3;k<=sqrt(t);k=k+2) ^~~~ /in/ex1.c:10:14: warning: incompatible implicit declaration of built-in function 'sqrt' /in/ex1.c:10:14: note: include '<math.h>' or provide a declaration of 'sqrt'
Information
- Submit By
- Type
- Submission
- Homework
- Assignment 5
- Language
- C
- Submit At
- 2018-06-24 15:09:42
- Judged At
- 2018-06-24 15:09:42
- Judged By
- Score
- 80
- Total Time
- 820ms
- Peak Memory
- 376.0 KiB