Borderou de evaluare (job #2986310)

Utilizator TudosieRazvanTudosie Marius-Razvan TudosieRazvan Data 28 februarie 2023 11:30:05
Problema Războiul lui Vlăduț Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void citire()': main.cpp:35:39: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 35 | fscanf(fin, "%d", &orc[i][j]); | ~^ ~~~~~~~~~~ | | | | | long long int* | int* | %lld main.cpp:43:39: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 43 | fscanf(fin, "%d", &elf[i][j]); | ~^ ~~~~~~~~~~ | | | | | long long int* | int* | %lld main.cpp: In function 'void solve(int)': main.cpp:75:28: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 75 | fprintf(fout, "%d:%d\n", t,maxim); | ~^ ~~~~~ | | | | int long long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms434kbIncorect0
Punctaj total0

Ceva nu functioneaza?