Borderou de evaluare (job #790981)

Utilizator avatar Stefan5455 Stefan Eduard Stefan5455 IP ascuns
Problemă Hobbit (clasa a 5-a) Compilator c-32
Rundă Tema 11 Clasa a 5-a Status evaluat
Dată 23 oct. 2024 16:56:29 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d%d", &a,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:9:20: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d%d", &a,&b); | ~^ ~~ | | | | int * long long int * | %lld main.c:34:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 34 | fprintf(fout,"%d",cmmmc); | ~^ ~~~~~ | | | | | long long int | int | %lld main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d%d", &a,&b); | ^~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
Punctaj total 0