Pagini recente » Cod sursa (job #620683) | Borderou de evaluare (job #1778853) | Cod sursa (job #2332869) | Borderou de evaluare (job #507434) | Borderou de evaluare (job #3038195)
Borderou de evaluare (job #3038195)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:52:20: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=]
52 | fscanf(fin , "%d%d" , &n , &m);
| ~^ ~~
| | |
| int * short int *
| %hd
main.c:52:22: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'short int *' [-Wformat=]
52 | fscanf(fin , "%d%d" , &n , &m);
| ~^ ~~
| | |
| int * short int *
| %hd
main.c:54:24: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=]
54 | fscanf(fin , "%d%d%d" , &a , &b , &c);
| ~^ ~~
| | |
| int * short int *
| %hd
main.c:54:26: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'short int *' [-Wformat=]
54 | fscanf(fin , "%d%d%d" , &a , &b , &c);
| ~^ ~~
| | |
| int * short int *
| %hd
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 303kb | Incorect | 0 | 0 |
| 2 | 0ms | 303kb | Incorect | 0 | 0 |
| 3 | 0ms | 303kb | Incorect | 0 | 0 |
| 4 | 0ms | 303kb | Incorect | 0 | 0 |
| 5 | 0ms | 303kb | Incorect | 0 | 0 |
| 6 | 0ms | 303kb | Incorect | 0 | 0 |
| 7 | 0ms | 303kb | Incorect | 0 | 0 |
| 8 | 0ms | 303kb | Incorect | 0 | 0 |
| 9 | 0ms | 303kb | Incorect | 0 |
| 10 | 0ms | 303kb | Incorect | 0 |
| Punctaj total | 0 |