Borderou de evaluare (job #746579)

Utilizator avatar Vicentiu Savu Vicentiu Dorian Vicentiu IP ascuns
Problemă Case (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 21 nov. 2023 17:57:58 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", &n); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:12:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 12 | fscanf(fin, "%d", &r); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:28:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 28 | fprintf(fout, "%d\n%d\n%d\n%d\n%d\n%d", g1, g2, g3, b, f, co); | ~^ ~~ | | | | int long long int | %lld main.c:28:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 28 | fprintf(fout, "%d\n%d\n%d\n%d\n%d\n%d", g1, g2, g3, b, f, co); | ~^ ~~ | | | | int long long int | %lld main.c:28:28: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=] 28 | fprintf(fout, "%d\n%d\n%d\n%d\n%d\n%d", g1, g2, g3, b, f, co); | ~^ ~~ | | | | int long long int | %lld main.c:28:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=] 28 | fprintf(fout, "%d\n%d\n%d\n%d\n%d\n%d", g1, g2, g3, b, f, co); | ~^ ~ | | | | int long long int | %lld main.c:28:36: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long long int' [-Wformat=] 28 | fprintf(fout, "%d\n%d\n%d\n%d\n%d\n%d", g1, g2, g3, b, f, co); | ~^ ~ | | | | int long long int | %lld main.c:28:40: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long long int' [-Wformat=] 28 | fprintf(fout, "%d\n%d\n%d\n%d\n%d\n%d", g1, g2, g3, b, f, co); | ~^ ~~ | | | | int long long int
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 109 ms 249 kb Time limit exceeded 0
2 109 ms 245 kb Time limit exceeded 0
3 109 ms 249 kb Time limit exceeded 0
4 109 ms 249 kb Time limit exceeded 0
5 109 ms 249 kb Time limit exceeded 0
6 109 ms 249 kb Time limit exceeded 0
7 109 ms 249 kb Time limit exceeded 0
8 109 ms 249 kb Time limit exceeded 0
9 109 ms 249 kb Time limit exceeded 0
10 109 ms 249 kb Time limit exceeded 0
Punctaj total 0