Borderou de evaluare (job #3236161)

Utilizator AndreasAntoniuAntoniu Andreas AndreasAntoniu Data 26 iunie 2024 15:25:42
Problema Arbori de intervale Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:84:22: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int *' [-Wformat=] 84 | fscanf(file, "%lld", &n); | ~~~^ ~~ | | | | | int * | long long int * | %d main.c:85:22: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int *' [-Wformat=] 85 | fscanf(file, "%lld", &m); | ~~~^ ~~ | | | | | int * | long long int * | %d main.c:91:26: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int *' [-Wformat=] 91 | fscanf(file, "%lld", &vec[c]); | ~~~^ ~~~~~~~ | | | | | int * | long long int * | %d main.c:100:26: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int *' [-Wformat=] 100 | fscanf(file, "%lld", &opt); | ~~~^ ~~~~ | | | | | int * | long long int * | %d main.c:101:26: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int *' [-Wformat=] 101 | fscanf(file, "%lld", &par1); | ~~~^ ~~~~~ | | | | | int * | long long int * | %d main.c:102:26: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int *' [-Wformat=] 102 | fscanf(file, "%lld", &par2); | ~~~^ ~~~~~ | | | | | int * | long long int * | %d main.c:105:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 105 | fprintf(fout, "%lld\n", intvMax(arb, par1 - 1, par2 - 1)); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | int | long long int | %d
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms389kbKilled by Signal 1100
26ms438kbKilled by Signal 1100
322ms630kbKilled by Signal 1100
4130ms999kbKilled by Signal 1100
5252ms7426kbTime limit exceeded00
6252ms9416kbTime limit exceeded00
7252ms10199kbTime limit exceeded0
8252ms9027kbTime limit exceeded0
9252ms9924kbTime limit exceeded0
10253ms10432kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?