Pagini recente » Borderou de evaluare (job #2726915) | Borderou de evaluare (job #2028956) | Borderou de evaluare (job #1192825) | Borderou de evaluare (job #1375785) | Borderou de evaluare (job #1233205)
Borderou de evaluare (job #1233205)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs2(int)’:
user.cpp:36:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<graph[x].size();i++)
^
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:56:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<graph[x].size();++i)
^
user.cpp: In function ‘int main()’:
user.cpp:98:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<ans.size();i++)
^
user.cpp:101:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<ans[i].size(); ++j)
^
user.cpp:74:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("clepsidra.in","r",stdin);
^
user.cpp:75:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("clepsidra.out","w",stdout);
^
user.cpp:77:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:80: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 | 8ms | 6364kb | OK | 5 |
2 | 8ms | 6376kb | OK | 5 |
3 | 8ms | 6392kb | Incorect | 0 |
4 | 8ms | 6396kb | Incorect | 0 |
5 | 8ms | 6416kb | Incorect | 0 |
6 | 8ms | 6420kb | Incorect | 0 |
7 | 8ms | 6440kb | Incorect | 0 |
8 | 8ms | 6440kb | Incorect | 0 |
9 | 244ms | 14676kb | Incorect | 0 |
10 | 272ms | 14928kb | Incorect | 0 |
11 | 304ms | 15712kb | Incorect | 0 |
12 | 336ms | 16652kb | Incorect | 0 |
13 | 372ms | 18508kb | Incorect | 0 |
14 | 396ms | 18852kb | Incorect | 0 |
15 | 440ms | 19292kb | Incorect | 0 |
16 | 476ms | 20084kb | Incorect | 0 |
17 | Depăşit | 22296kb | Time limit exceeded. | 0 |
18 | Depăşit | 21984kb | Time limit exceeded. | 0 |
19 | Depăşit | 23152kb | Time limit exceeded. | 0 |
20 | Depăşit | 24236kb | Time limit exceeded. | 0 |
Punctaj total | 10 |