Borderou de evaluare (job #3175979)

Utilizator ioanabaduIoana Badu ioanabadu Data 26 noiembrie 2023 16:36:18
Problema Arbori indexati binar Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:68:18: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 68 | fscanf(in, "%d%d", &n, &m); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:68:20: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=] 68 | fscanf(in, "%d%d", &n, &m); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:70:23: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 70 | fscanf (in, "%d", &arr[i]); | ~^ ~~~~~~~ | | | | | long long int* | int* | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
32ms303kbOK10
48ms819kbOK10
514ms1105kbOK10
624ms1720kbIncorect0
724ms2007kbIncorect0
839ms2428kbIncorect0
939ms2437kbIncorect0
1039ms2441kbIncorect0
Punctaj total50

Ceva nu functioneaza?