Borderou de evaluare (job #747023)

Utilizator avatar Vicentiu12345 Savu vicentiu dorian Vicentiu12345 IP ascuns
Problemă Cursa Formula 1 (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 24 nov. 2023 10:14:59 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:19: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 9 | fscanf(fin, "%d%d%d", &n, &x, &y); | ~^ ~~ | | | | int * long long int * | %lld main.c:9:21: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 9 | fscanf(fin, "%d%d%d", &n, &x, &y); | ~^ ~~ | | | | int * long long int * | %lld main.c:9:23: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=] 9 | fscanf(fin, "%d%d%d", &n, &x, &y); | ~^ ~~ | | | | int * long long int * | %lld main.c:11:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 11 | fscanf(fin, "%d%d%d", &a1, &b1, &c1); | ~^ ~~~ | | | | int * long long int * | %lld main.c:11:25: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 11 | fscanf(fin, "%d%d%d", &a1, &b1, &c1); | ~^ ~~~ | | | | int * long long int * | %lld main.c:11:27: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'long long int *' [-Wformat=] 11 | fscanf(fin, "%d%d%d", &a1, &b1, &c1); | ~^ ~~~ | | | | int * long long int * | %lld main.c:19:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 19 | fprintf(fout, "%d %d", mmax, r+1); | ~^ ~~~~ | | | | int long long int | %lld main.c:19:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 19 | fprintf(fout, "%d %d", mmax, r+1); | ~^ ~~~ | | | | int long long int | %lld main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 959 ms 249 kb Time limit exceeded 0
2 959 ms 249 kb Time limit exceeded 0
3 959 ms 249 kb Time limit exceeded 0
4 959 ms 249 kb Time limit exceeded 0
5 959 ms 249 kb Time limit exceeded 0
6 955 ms 249 kb Time limit exceeded 0
7 959 ms 249 kb Time limit exceeded 0
8 959 ms 249 kb Time limit exceeded 0
9 959 ms 245 kb Time limit exceeded 0
10 959 ms 249 kb Time limit exceeded 0
Punctaj total 0