Borderou de evaluare (job #3242063)

Utilizator CondoracheAlexandruCondorache Alexandru CondoracheAlexandru Data 8 septembrie 2024 14:57:10
Problema Heapuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:104:21: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 104 | fscanf(input, "%d", &n); | ~^ ~~ | | | | | long long int* | int* | %lld main.cpp:109:25: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 109 | fscanf(input, "%d", &type); | ~^ ~~~~~ | | | | | long long int* | int* | %lld main.cpp:112:29: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 112 | fscanf(input, "%d", &x); | ~^ ~~ | | | | | long long int* | int* | %lld main.cpp:118:29: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 118 | fscanf(input, "%d", &x); | ~^ ~~ | | | | | long long int* | int* | %lld main.cpp:132:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 132 | fprintf(output, "%d\n", heap->arr[0]); | ~^ ~~~~~~~~~~~~ | | | | int long long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1010
20ms303kbOK1010
30ms303kbOK1010
42ms303kbOK1010
50ms303kbIncorect00
638ms1155kbOK10
724ms2289kbOK10
8129ms2330kbTime limit exceeded0
9128ms1863kbTime limit exceeded0
10128ms1847kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?