Borderou de evaluare (job #3232405)

Utilizator alexionut05Alexandru-Ionut Tincu alexionut05 Data 30 mai 2024 07:09:58
Problema Proc2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:39:25: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int64_t*' {aka 'long int*'} [-Wformat=] 39 | fscanf(fin, "%lld %lld", &n, &m); | ~~~^ ~~ | | | | | int64_t* {aka long int*} | long long int* | %ld main.cpp:39:30: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int64_t*' {aka 'long int*'} [-Wformat=] 39 | fscanf(fin, "%lld %lld", &n, &m); | ~~~^ ~~ | | | | | int64_t* {aka long int*} | long long int* | %ld main.cpp:51:33: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int64_t*' {aka 'long int*'} [-Wformat=] 51 | fscanf(fin, "%lld %lld", &start, &duration); | ~~~^ ~~~~~~ | | | | | int64_t* {aka long int*} | long long int* | %ld main.cpp:51:38: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int64_t*' {aka 'long int*'} [-Wformat=] 51 | fscanf(fin, "%lld %lld", &start, &duration); | ~~~^ ~~~~~~~~~ | | | | | int64_t* {aka long int*} | long long int* | %ld
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbIncorect0
30ms303kbIncorect0
46ms946kbIncorect0
58ms1101kbIncorect0
69ms1363kbIncorect0
79ms1208kbIncorect0
814ms1712kbIncorect0
914ms1712kbIncorect0
1019ms2011kbIncorect0
Punctaj total10

Ceva nu functioneaza?