Pagini recente »
Borderou de evaluare (job #430814)
|
Utilizatori înregistrați la 9d_tema10
|
Clasament oli2016cls5
|
Borderou de evaluare (job #762021)
Borderou de evaluare (job #762021)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:16:24: warning: format '%hhd' expects argument of type 'signed char *', but argument 3 has type 'short int *' [-Wformat=]
16 | fscanf(fin,"%hhd",&mat[l][c]);
| ~~~^ ~~~~~~~~~~
| | |
| | short int *
| signed char *
| %hd
main.c:22:26: warning: format '%hhd' expects argument of type 'signed char *', but argument 3 has type 'short int *' [-Wformat=]
22 | fscanf(fin,"%hhd ",&mat[(linloc-1)%p][c]);
| ~~~^ ~~~~~~~~~~~~~~~~~~~~~
| | |
| | short int *
| signed char *
| %hd
main.c:9:41: warning: unused variable 'smod' [-Wunused-variable]
9 | int n,m,p,q,l,c,linloc=1,s,maxs=0,i,smod;
| ^~~~
main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf(fin,"%d%d%d%d",&n,&m,&p,&q);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:16:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
16 | fscanf(fin,"%hhd",&mat[l][c]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:22:11: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
22 | fscanf(fin,"%hhd ",&mat[(linloc-1)%p][c]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
Incorect
|
0
|
2
|
1 ms
|
245 kb
|
Incorect
|
0
|
3
|
1 ms
|
245 kb
|
Incorect
|
0
|
4
|
1 ms
|
249 kb
|
Incorect
|
0
|
5
|
29 ms
|
507 kb
|
Incorect
|
0
|
6
|
49 ms
|
249 kb
|
Incorect
|
0
|
7
|
119 ms
|
507 kb
|
Incorect
|
0
|
8
|
389 ms
|
249 kb
|
Incorect
|
0
|
9
|
609 ms
|
507 kb
|
Time limit exceeded
|
0
|
10
|
607 ms
|
512 kb
|
Time limit exceeded
|
0
|
Punctaj total
|
0
|