Pagini recente » Borderou de evaluare (job #796626) | Borderou de evaluare (job #1545817) | Borderou de evaluare (job #476586) | Borderou de evaluare (job #449524) | Borderou de evaluare (job #2176169)
Borderou de evaluare (job #2176169)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:26:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < G[x].size(); i++)
^
user.cpp:17:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, k, val, x;
^
user.cpp:17:15: warning: unused variable ‘k’ [-Wunused-variable]
int i, j, k, val, x;
^
user.cpp: In function ‘int main()’:
user.cpp:34:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "rt", stdin);
^
user.cpp:35:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "wt", stdout);
^
user.cpp:39:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &N, &M);
^
user.cpp:42:64: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &a, &b, &c), G[a].pb(b), C[a].pb(c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3572kb | OK | 10 |
2 | 4ms | 3660kb | OK | 10 |
3 | 8ms | 3724kb | OK | 10 |
4 | 8ms | 3608kb | OK | 10 |
5 | 36ms | 3992kb | OK | 10 |
6 | 64ms | 4416kb | OK | 10 |
7 | 84ms | 4744kb | OK | 10 |
8 | Depăşit | 6280kb | Time limit exceeded. | 0 |
9 | 132ms | 5628kb | OK | 10 |
10 | Depăşit | 8344kb | Time limit exceeded. | 0 |
Punctaj total | 80 |