Pagini recente » Borderou de evaluare (job #1797453) | Borderou de evaluare (job #1768091) | Borderou de evaluare (job #1854004) | Borderou de evaluare (job #1858198) | Borderou de evaluare (job #1367052)
Borderou de evaluare (job #1367052)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs1(int, int)’:
user.cpp:33:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ nod ].size(); i++)
^
user.cpp: In function ‘void dfs2(int, int)’:
user.cpp:53:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ nod ].size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:18:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:22:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x, y; scanf("%d %d",&x,&y);
^
user.cpp: In function ‘int main()’:
user.cpp:84:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("capitala.in","r",stdin);
^
user.cpp:85:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("capitala.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 2788kb | OK! | 10 | 10 |
2 | 4ms | 2808kb | OK! | 10 | 10 |
3 | 4ms | 2816kb | OK! | 10 | 10 |
4 | 4ms | 2864kb | OK! | 10 | 10 |
5 | 8ms | 2996kb | OK! | 10 | 10 |
6 | 8ms | 3060kb | OK! | 10 | 10 |
7 | 8ms | 3100kb | OK! | 10 | 10 |
8 | 16ms | 3308kb | OK! | 10 | 0 |
9 | Depăşit | 9556kb | Time limit exceeded. | 0 |
10 | 136ms | 6180kb | OK! | 10 |
Punctaj total | 70 |