Pagini recente » Cod sursa (job #1901185) | Borderou de evaluare (job #1144887) | Borderou de evaluare (job #2886031) | Borderou de evaluare (job #962023) | Borderou de evaluare (job #1565147)
Borderou de evaluare (job #1565147)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int, int)’:
user.cpp:33:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<v[x].size(); ++i)
^
user.cpp: In function ‘int BF()’:
user.cpp:63:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[x].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:108:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[o].size();++i) L[++k]=v[o][i];
^
user.cpp:86:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("atac2.in","r",stdin);
^
user.cpp:87:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("atac2.out","w",stdout);
^
user.cpp:88:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&m,&u,&o);
^
user.cpp:90:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&L[i]);
^
user.cpp:94:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 556kb | OK | 5 |
2 | 0ms | 560kb | OK | 5 |
3 | 0ms | 584kb | OK | 5 |
4 | 0ms | 608kb | OK | 5 |
5 | 0ms | 612kb | OK | 5 |
6 | 0ms | 608kb | OK | 5 |
7 | 0ms | 616kb | OK | 5 |
8 | 4ms | 684kb | OK | 5 |
9 | 4ms | 696kb | OK | 5 |
10 | 8ms | 788kb | OK | 5 |
11 | 56ms | 1620kb | OK | 5 |
12 | 100ms | 2240kb | OK | 5 |
13 | 0ms | 664kb | OK | 5 |
14 | 4ms | 840kb | OK | 5 |
15 | Depăşit | 1168kb | Time limit exceeded. | 0 |
16 | 28ms | 1316kb | OK | 5 |
17 | Depăşit | 2296kb | Time limit exceeded. | 0 |
18 | Depăşit | 2652kb | Time limit exceeded. | 0 |
19 | Depăşit | 3212kb | Time limit exceeded. | 0 |
20 | Depăşit | 4728kb | Time limit exceeded. | 0 |
Punctaj total | 75 |