Pagini recente »
Borderou de evaluare (job #181056)
|
Borderou de evaluare (job #266377)
|
Borderou de evaluare (job #259241)
|
Borderou de evaluare (job #752204)
|
Borderou de evaluare (job #662862)
Borderou de evaluare (job #662862)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:41:50: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
41 | for(i = 0; (i < n) && (i + n1) && !match < n; i++)
| ^
main.c:41:43: note: add parentheses around left hand side expression to silence this warning
41 | for(i = 0; (i < n) && (i + n1) && !match < n; i++)
| ^~~~~~
| ( )
main.c:43:52: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
43 | for(j = 0; (j < m) && (j+m1) && !match < m; j++)
| ^
main.c:43:45: note: add parentheses around left hand side expression to silence this warning
43 | for(j = 0; (j < m) && (j+m1) && !match < m; j++)
| ^~~~~~
| ( )
main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | fscanf (fis1, "%d%d%d", &c,&n,&m);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:16:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
16 | fscanf (fis1, "%d%d", &n1,&m1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:20:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
20 | fscanf (fis1, "%d", &k);
| ^~~~~~~~~~~~~~~~~~~~~~~
main.c:27:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
27 | fscanf (fis1, "%d", &mat[i][j]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:37:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
37 | fscanf (fis1, "%d", &mat1[i][j]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
118 kb
|
OK
|
10
|
2
|
1 ms
|
114 kb
|
OK
|
10
|
3
|
1 ms
|
114 kb
|
OK
|
10
|
4
|
1 ms
|
118 kb
|
Incorect
|
0
|
5
|
525 ms
|
3260 kb
|
OK
|
10
|
6
|
460 ms
|
3784 kb
|
OK
|
10
|
7
|
8 ms
|
221 kb
|
OK
|
10
|
8
|
1051 ms
|
3452 kb
|
OK
|
10
|
9
|
230 ms
|
950 kb
|
OK
|
10
|
10
|
844 ms
|
3919 kb
|
OK
|
10
|
Penalizare: 5% (pentru 1 submisie/ii)
|
5%
|
Punctaj total
|
85
|