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