Pagini recente » Borderou de evaluare (job #2140472) | Borderou de evaluare (job #1536283) | Borderou de evaluare (job #537081) | Borderou de evaluare (job #1117247) | Borderou de evaluare (job #2024283)
Borderou de evaluare (job #2024283)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:62:41: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
fscanf(fin, "%d", &mat[i][j]);
^
user.cpp:51:60: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d%d%d%d%d", &n, &m, &pl, &pc, &cl, &cc);
^
user.cpp:62:42: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &mat[i][j]);
^
user.cpp:102:22: warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int dmin = dist[b];
^
user.cpp:23:15: warning: ‘a’ may be used uninitialized in this function [-Wmaybe-uninitialized]
viz[t] = 1;
^
user.cpp:50:25: note: ‘a’ was declared here
int pl, pc, cl, cc, a, b;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 12052kb | OK | 10 |
2 | 16ms | 12104kb | OK | 10 |
3 | 20ms | 12412kb | OK | 10 |
4 | 24ms | 12820kb | OK | 10 |
5 | 24ms | 12892kb | OK | 10 |
6 | 44ms | 14624kb | OK | 10 |
7 | 180ms | 20400kb | OK | 10 |
8 | 364ms | 26980kb | OK | 10 |
9 | Depăşit | 26036kb | Time limit exceeded. | 0 |
10 | Depăşit | 26296kb | Time limit exceeded. | 0 |
Punctaj total | 80 |