Borderou de evaluare (job #2960787)

Utilizator n6v26rDedu Razvan Matei n6v26r Data 4 ianuarie 2023 22:49:17
Problema Traseu3 Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:95:21: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'byte *' {aka 'unsigned char *'} [-Wformat=] 95 | fscanf(fin, "%d%d%d%d%d%d%d%d", &n, &m, &kstart, &lstart, &cstart, &kgoal, &lgoal, &cgoal); | ~^ ~~~~~~~ | | | | int * byte * {aka unsigned char *} | %hhd main.c:95:23: warning: format '%d' expects argument of type 'int *', but argument 6 has type 'byte *' {aka 'unsigned char *'} [-Wformat=] 95 | fscanf(fin, "%d%d%d%d%d%d%d%d", &n, &m, &kstart, &lstart, &cstart, &kgoal, &lgoal, &cgoal); | ~^ ~~~~~~~ | | | | int * byte * {aka unsigned char *} | %hhd main.c:95:25: warning: format '%d' expects argument of type 'int *', but argument 7 has type 'byte *' {aka 'unsigned char *'} [-Wformat=] 95 | fscanf(fin, "%d%d%d%d%d%d%d%d", &n, &m, &kstart, &lstart, &cstart, &kgoal, &lgoal, &cgoal); | ~^ ~~~~~~~ | | | | int * byte * {aka unsigned char *} | %hhd main.c:95:27: warning: format '%d' expects argument of type 'int *', but argument 8 has type 'byte *' {aka 'unsigned char *'} [-Wformat=] 95 | fscanf(fin, "%d%d%d%d%d%d%d%d", &n, &m, &kstart, &lstart, &cstart, &kgoal, &lgoal, &cgoal); | ~^ ~~~~~~ | | | | int * byte * {aka unsigned char *} | %hhd main.c:95:29: warning: format '%d' expects argument of type 'int *', but argument 9 has type 'byte *' {aka 'unsigned char *'} [-Wformat=] 95 | fscanf(fin, "%d%d%d%d%d%d%d%d", &n, &m, &kstart, &lstart, &cstart, &kgoal, &lgoal, &cgoal); | ~^ ~~~~~~ | | | | int * byte * {aka unsigned char *} | %hhd main.c:95:31: warning: format '%d' expects argument of type 'int *', but argument 10 has type 'byte *' {aka 'unsigned char *'} [-Wformat=] 95 | fscanf(fin, "%d%d%d%d%d%d%d%d", &n, &m, &kstart, &lstart, &cstart, &kgoal, &lgoal, &cgoal); | ~^ ~~~~~~ | | | | int * byte * {aka unsigned char *} | %hhd
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbCorect!5
233ms6008kbCorect!5
30ms184kbCorect!5
40ms184kbCorect!5
50ms184kbCorect!5
60ms184kbCorect!5
73ms4640kbCorect!5
89ms5132kbCorect!5
913ms5468kbCorect!5
102ms4640kbCorect!5
1135ms5955kbCorect!5
1210ms5111kbCorect!5
134ms4640kbCorect!5
1414ms5513kbCorect!5
1530ms6004kbCorect!5
1617ms5779kbCorect!5
1731ms6062kbCorect!5
1830ms5967kbCorect!5
1933ms6017kbCorect!5
2030ms5971kbCorect!5
Punctaj total100

Ceva nu functioneaza?