Pagini recente »
Borderou de evaluare (job #724065)
|
Borderou de evaluare (job #411033)
|
Borderou de evaluare (job #661133)
|
Borderou de evaluare (job #529314)
|
Borderou de evaluare (job #803744)
Borderou de evaluare (job #803744)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:16:30: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=]
16 | fscanf(in, "%d %d", &rece[i][0], &rece[i][1]);
| ~^ ~~~~~~~~~~~
| | |
| int * short int *
| %hd
main.c:16:33: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'short int *' [-Wformat=]
16 | fscanf(in, "%d %d", &rece[i][0], &rece[i][1]);
| ~^ ~~~~~~~~~~~
| | |
| int * short int *
| %hd
main.c:12:13: warning: unused variable 'nrFrigidere' [-Wunused-variable]
12 | int nrFrigidere = 0;
| ^~~~~~~~~~~
main.c:11:16: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
11 | int N; fscanf(in, "%d", &N);
| ^~~~~~~~~~~~~~~~~~~~
main.c:16:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
16 | fscanf(in, "%d %d", &rece[i][0], &rece[i][1]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
OK
|
10
|
2
|
1 ms
|
245 kb
|
Incorect
|
0
|
3
|
1 ms
|
245 kb
|
Incorect
|
0
|
4
|
1 ms
|
266 kb
|
Incorect
|
0
|
5
|
9 ms
|
245 kb
|
Incorect
|
0
|
6
|
1 ms
|
249 kb
|
Incorect
|
0
|
7
|
1 ms
|
245 kb
|
Incorect
|
0
|
8
|
9 ms
|
245 kb
|
OK
|
10
|
9
|
1 ms
|
245 kb
|
Incorect
|
0
|
10
|
9 ms
|
245 kb
|
Incorect
|
0
|
Punctaj total
|
20
|