Pagini recente »
Borderou de evaluare (job #202335)
|
Borderou de evaluare (job #660645)
|
Borderou de evaluare (job #651930)
|
Borderou de evaluare (job #848067)
|
Borderou de evaluare (job #698711)
Borderou de evaluare (job #698711)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:22:10: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration]
22 | radn=sqrt(n);
| ^~~~
main.c:3:1: note: include '<math.h>' or provide a declaration of 'sqrt'
2 | #include <stdlib.h>
+++ |+#include <math.h>
3 | char v[100];
main.c:22:10: warning: incompatible implicit declaration of built-in function 'sqrt' [-Wbuiltin-declaration-mismatch]
22 | radn=sqrt(n);
| ^~~~
main.c:22:10: note: include '<math.h>' or provide a declaration of 'sqrt'
main.c:23:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
23 | fprintf(fout,"%d\n",radn);
| ~^ ~~~~
| | |
| int long long int
| %lld
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
110 kb
|
OK
|
10
|
|
2
|
1 ms
|
114 kb
|
OK
|
10
|
|
3
|
1 ms
|
114 kb
|
OK
|
10
|
|
4
|
1 ms
|
114 kb
|
OK
|
10
|
|
5
|
1 ms
|
114 kb
|
OK
|
10
|
|
6
|
1 ms
|
114 kb
|
OK
|
10
|
|
7
|
1 ms
|
114 kb
|
OK
|
10
|
|
8
|
1 ms
|
114 kb
|
OK
|
10
|
|
9
|
1 ms
|
114 kb
|
OK
|
10
|
|
10
|
1 ms
|
114 kb
|
OK
|
10
|
|
Punctaj total
|
100
|