Pagini recente »
Borderou de evaluare (job #812716)
Borderou de evaluare (job #812716)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:59:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
59 | fprintf(out, "%d\n",smax);
| ~^ ~~~~
| | |
| int long long int
| %lld
main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
11 | fscanf(in, "%d %d ",&m,&n);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:15:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
15 | fscanf(in, "%d ",&v[i][j]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:63:20: warning: 'l' may be used uninitialized [-Wmaybe-uninitialized]
63 | if(v[l][j] % 2 == 0){
| ~~~~^~~
main.c:9:50: note: 'l' was declared here
9 | int m, n, max, i, j, ok = 0, nr = 0, putere, l, c, pas = 1;
| ^
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
507 kb
|
OK
|
10
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
4
|
1 ms
|
245 kb
|
Incorect
|
0
|
5
|
1 ms
|
245 kb
|
Incorect
|
0
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
7
|
1 ms
|
245 kb
|
OK
|
10
|
8
|
1 ms
|
245 kb
|
OK
|
10
|
9
|
1 ms
|
245 kb
|
OK
|
10
|
10
|
1 ms
|
245 kb
|
OK
|
10
|
Penalizare: 5% (pentru 1 submisie/ii)
|
5%
|
Punctaj total
|
76
|