Pagini recente » Borderou de evaluare (job #1751207) | Borderou de evaluare (job #642373) | Borderou de evaluare (job #2824142) | Borderou de evaluare (job #1789027) | Borderou de evaluare (job #2986310)
Borderou de evaluare (job #2986310)
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 |
1 | 3ms | 434kb | Incorect | 0 |
Punctaj total | 0 |