Pagini recente » Borderou de evaluare (job #1698034) | Borderou de evaluare (job #1679038) | Borderou de evaluare (job #470186) | Borderou de evaluare (job #2043487) | Borderou de evaluare (job #1414867)
Borderou de evaluare (job #1414867)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:25:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < G[x].size(); i++) {
^
user.cpp:16:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, k, val, x;
^
user.cpp:16:15: warning: unused variable ‘k’ [-Wunused-variable]
int i, j, k, val, x;
^
user.cpp:16:18: warning: variable ‘val’ set but not used [-Wunused-but-set-variable]
int i, j, k, val, x;
^
user.cpp: In function ‘int main()’:
user.cpp:35:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:36:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
user.cpp:40:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:43:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1428kb | OK | 10 |
2 | 0ms | 1428kb | OK | 10 |
3 | 4ms | 1472kb | OK | 10 |
4 | 4ms | 1492kb | OK | 10 |
5 | 28ms | 1904kb | OK | 10 |
6 | 56ms | 2324kb | OK | 10 |
7 | 76ms | 2580kb | OK | 10 |
8 | 88ms | 2904kb | OK | 10 |
9 | 296ms | 5228kb | OK | 10 |
10 | 388ms | 6256kb | OK | 10 |
Punctaj total | 100 |