Borderou de evaluare (job #747021)

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:11:35 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:13:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 13 | printf("%d", r); | ~^ ~ | | | | int long long int | %lld main.c:20:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 20 | fprintf(fout, "%d %d", mmax, r); | ~^ ~~~~ | | | | int long long int | %lld main.c:20:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=]
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 959 ms 245 kb Time limit exceeded 0
2 956 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 245 kb Time limit exceeded 0
6 957 ms 249 kb Time limit exceeded 0
7 956 ms 249 kb Time limit exceeded 0
8 958 ms 512 kb Time limit exceeded 0
9 958 ms 249 kb Time limit exceeded 0
10 959 ms 249 kb Time limit exceeded 0
Punctaj total 0