Pagini recente » Cod sursa (job #675962) | Borderou de evaluare (job #1900586) | Cod sursa (job #32322) | Borderou de evaluare (job #1720220) | Borderou de evaluare (job #1565141)
Borderou de evaluare (job #1565141)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int, int)’:
user.cpp:32: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:62: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:107: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:85: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:86: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:87: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:89:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&L[i]);
^
user.cpp:93: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 | 552kb | OK | 5 |
2 | 0ms | 564kb | OK | 5 |
3 | 0ms | 588kb | OK | 5 |
4 | 0ms | 604kb | OK | 5 |
5 | 0ms | 604kb | OK | 5 |
6 | 0ms | 612kb | OK | 5 |
7 | 0ms | 616kb | OK | 5 |
8 | 4ms | 688kb | OK | 5 |
9 | 4ms | 700kb | OK | 5 |
10 | 8ms | 800kb | OK | 5 |
11 | 56ms | 1632kb | OK | 5 |
12 | 100ms | 2248kb | OK | 5 |
13 | 0ms | 668kb | OK | 5 |
14 | 4ms | 856kb | OK | 5 |
15 | 24ms | 1056kb | Incorect | 0 |
16 | 36ms | 1324kb | OK | 5 |
17 | Depăşit | 2304kb | Time limit exceeded. | 0 |
18 | Depăşit | 2672kb | Time limit exceeded. | 0 |
19 | Depăşit | 3232kb | Time limit exceeded. | 0 |
20 | Depăşit | 4752kb | Time limit exceeded. | 0 |
Punctaj total | 75 |