Pagini recente »
Borderou de evaluare (job #612341)
Borderou de evaluare (job #612341)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:10:6: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration]
10 | k=sqrt(n);
| ^~~~
main.c:10:6: warning: incompatible implicit declaration of built-in function 'sqrt'
main.c:3:1: note: include '<math.h>' or provide a declaration of 'sqrt'
2 | #include <stdlib.h>
+++ |+#include <math.h>
3 |
main.c:8:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
8 | fscanf( fin, "%d", &n );
| ^~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
131 kb
|
OK
|
10
|
|
2
|
1 ms
|
131 kb
|
OK
|
10
|
|
3
|
1 ms
|
131 kb
|
OK
|
10
|
|
4
|
1 ms
|
131 kb
|
OK
|
10
|
|
5
|
1 ms
|
131 kb
|
OK
|
10
|
|
6
|
1 ms
|
131 kb
|
OK
|
10
|
|
7
|
1 ms
|
131 kb
|
OK
|
10
|
|
8
|
1 ms
|
131 kb
|
OK
|
10
|
|
9
|
1 ms
|
131 kb
|
OK
|
10
|
|
10
|
1 ms
|
131 kb
|
OK
|
10
|
|
Punctaj total
|
100
|