Borderou de evaluare (job #2737459)

Utilizator raducostacheRadu Costache raducostache Data 4 aprilie 2021 19:27:21
Problema Algoritmul lui Euclid extins Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:26:51: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] fprintf(g, "%lld %lld\n", 0, t / y); ^ main.cpp:34:55: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int' [-Wformat=] fprintf(g, "%lld %lld\n", t / x, 0); ^ main.cpp:13:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%lld\n", &T); ^ main.cpp:17:50: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%lld %lld %lld\n", &x, &y, &t); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbRaspuns Corect1030
22ms131kbRaspuns Corect10
32ms131kbRaspuns Corect10
42ms131kbRaspuns Corect1010
52ms131kbRaspuns Corect1010
63ms131kbRaspuns Corect1010
72ms131kbRaspuns Corect1010
82ms131kbRaspuns Corect1010
92ms131kbRaspuns Corect1020
102ms131kbRaspuns Corect10
Punctaj total100

Ceva nu functioneaza?