Pagini recente »
Borderou de evaluare (job #799953)
|
Borderou de evaluare (job #323576)
|
Borderou de evaluare (job #296678)
|
Borderou de evaluare (job #703801)
|
Borderou de evaluare (job #700909)
Borderou de evaluare (job #700909)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:10:19: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[100000]' [-Wformat=]
10 | fscanf(fin, "%s", &semne);
| ~^ ~~~~~~
| | |
| | char (*)[100000]
| char *
main.c:11:7: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
11 | n=strlen(semne)+1;
| ^~~~~~
main.c:3:1: note: include '<string.h>' or provide a declaration of 'strlen'
2 | #include <stdlib.h>
+++ |+#include <string.h>
3 | FILE *fin, *fout;
main.c:11:7: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch]
11 | n=strlen(semne)+1;
| ^~~~~~
main.c:11:7: note: include '<string.h>' or provide a declaration of 'strlen'
main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
10 | fscanf(fin, "%s", &semne);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
241 kb
|
OK
|
10
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
a) OK; b) OK
|
10
|
4
|
1 ms
|
245 kb
|
a) OK; b) OK
|
10
|
5
|
1 ms
|
245 kb
|
a) OK; b) OK
|
10
|
6
|
1 ms
|
237 kb
|
a) OK; b) OK
|
10
|
7
|
1 ms
|
233 kb
|
a) OK; b) OK
|
10
|
8
|
39 ms
|
421 kb
|
a) OK; b) OK
|
10
|
9
|
48 ms
|
303 kb
|
a) OK; b) OK
|
10
|
10
|
59 ms
|
450 kb
|
a) OK; b) OK
|
10
|
Punctaj total
|
100
|