Pagini recente »
Borderou de evaluare (job #318097)
|
Borderou de evaluare (job #607631)
|
Clasament 2022-05-18-clasa-5-tema-43
|
Borderou de evaluare (job #128401)
|
Borderou de evaluare (job #813089)
Borderou de evaluare (job #813089)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:20:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
20 | fscanf(fin, "%d %d", &x[i], &y[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:22:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
22 | fscanf(fin, "%d", &nr);
| ^~~~~~~~~~~~~~~~~~~~~~
main.c:43:5: warning: 'minh' may be used uninitialized [-Wmaybe-uninitialized]
43 | fprintf(fout, "%d%d", minh / 10, minh % 10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:25:9: note: 'minh' was declared here
25 | int minh, minm, mincal = 999999;
| ^~~~
main.c:44:5: warning: 'minm' may be used uninitialized [-Wmaybe-uninitialized]
44 | fprintf(fout, "%d%d", minm / 10, minm % 10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:25:15: note: 'minm' was declared here
25 | int minh, minm, mincal = 999999;
| ^~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
507 kb
|
OK
|
10
|
2
|
2 ms
|
507 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
5
|
1 ms
|
507 kb
|
OK
|
10
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
7
|
1 ms
|
507 kb
|
OK
|
10
|
8
|
1 ms
|
245 kb
|
OK
|
10
|
9
|
2 ms
|
245 kb
|
OK
|
10
|
10
|
1 ms
|
245 kb
|
OK
|
10
|
Punctaj total
|
100
|