Pagini recente » Borderou de evaluare (job #1652221) | Borderou de evaluare (job #2634168) | Borderou de evaluare (job #2758111) | Borderou de evaluare (job #2255877) | Borderou de evaluare (job #2873354)
Borderou de evaluare (job #2873354)
Raport evaluator
Compilare:
main.cpp: In function 'void Read()':
main.cpp:14:24: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
14 | fscanf(f,"%d",&a[i][j]);
| ~^ ~~~~~~~~
| | |
| | long long int*
| int*
| %lld
main.cpp: In function 'void Solve()':
main.cpp:47:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=]
47 | fprintf(g,"%d:%d",t,maxim);
| ~^ ~~~~~
| | |
| int long long int
| %lld
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 132ms | 311kb | Incorect | 0 |
Punctaj total | 0 |