Pagini recente » Borderou de evaluare (job #417972) | Borderou de evaluare (job #678209) | Borderou de evaluare (job #232003) | Borderou de evaluare (job #1878134) | Borderou de evaluare (job #1874338)
Borderou de evaluare (job #1874338)
Raport evaluator
Compilare:
user.cpp: In function ‘void compute_dp(int)’:
user.cpp:48:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[node].path.size(); ++ i){
^
user.cpp:58:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < G[son].path.size(); ++ j){
^
user.cpp:59:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(k < G[node].path.size() && G[node].path[k] < G[son].path[j])
^
user.cpp:75:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < G[node].path.size(); ++ j)
^
user.cpp: In function ‘void read()’:
user.cpp:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:23:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &u, &v);
^
user.cpp: In function ‘void solve()’:
user.cpp:85:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:87:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &cost[++ cost[0]]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 808kb | OK | 5 | 50 |
2 | 0ms | 904kb | OK | 5 |
3 | 0ms | 852kb | OK | 5 |
4 | 0ms | 992kb | OK | 5 |
5 | 4ms | 1000kb | OK | 5 |
6 | 8ms | 1204kb | OK | 5 |
7 | 20ms | 1612kb | OK | 5 |
8 | 40ms | 2824kb | OK | 5 |
9 | 184ms | 4924kb | OK | 5 |
10 | 680ms | 21256kb | OK | 5 |
11 | Depăşit | 20472kb | Time limit exceeded. | 0 | 0 |
12 | Depăşit | 26380kb | Time limit exceeded. | 0 |
13 | Depăşit | 26292kb | Time limit exceeded. | 0 |
14 | Depăşit | 26152kb | Time limit exceeded. | 0 |
15 | Depăşit | 27232kb | Time limit exceeded. | 0 |
16 | Depăşit | 26164kb | Time limit exceeded. | 0 |
17 | Depăşit | 26360kb | Time limit exceeded. | 0 |
18 | Depăşit | 26624kb | Time limit exceeded. | 0 |
19 | Depăşit | 28092kb | Time limit exceeded. | 0 |
20 | Depăşit | 32720kb | Time limit exceeded. | 0 |
Punctaj total | 50 |