Pagini recente »
Borderou de evaluare (job #762852)
|
Borderou de evaluare (job #622175)
|
Borderou de evaluare (job #107670)
|
Borderou de evaluare (job #167901)
|
Borderou de evaluare (job #612725)
Borderou de evaluare (job #612725)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:15:18: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[100]' [-Wformat=]
15 | fscanf(fin,"%s",&vector);
| ~^ ~~~~~~~
| | |
| | char (*)[100]
| char *
main.c:13:12: warning: unused variable 'm' [-Wunused-variable]
13 | char k,m;
| ^
main.c:13:10: warning: unused variable 'k' [-Wunused-variable]
13 | char k,m;
| ^
main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
14 | fscanf(fin,"%d",&n);
| ^~~~~~~~~~~~~~~~~~~
main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
15 | fscanf(fin,"%s",&vector);
| ^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
131 kb
|
Incorect
|
0
|
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
|
316 ms
|
131 kb
|
OK
|
10
|
8
|
1 ms
|
131 kb
|
Incorect
|
0
|
9
|
1 ms
|
131 kb
|
Incorect
|
0
|
10
|
1 ms
|
131 kb
|
OK
|
10
|
Punctaj total
|
70
|