Borderou de evaluare (job #3303925)

Utilizator andrei_C1Andrei Chertes andrei_C1 Data 19 iulie 2025 10:51:18
Problema Consecutive Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:61:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 61 | fprintf(fout, "%lld %lld\n", ras[j], ras[j+1]); | ~~~^ ~~~~~~ | | | | long long int int | %d main.cpp:61:36: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int' [-Wformat=] 61 | fprintf(fout, "%lld %lld\n", ras[j], ras[j+1]); | ~~~^ ~~~~~~~~ | | | | long long int int | %d main.cpp:31:24: warning: unused variable 'cnt' [-Wunused-variable] 31 | long long t, n, d, cnt, k, m; | ^~~ main.cpp:31:32: warning: unused variable 'm' [-Wunused-variable] 31 | long long t, n, d, cnt, k, m; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms303kbOK100
Punctaj total100

Ceva nu functioneaza?