Pagini recente » Borderou de evaluare (job #2428747) | Borderou de evaluare (job #993054) | Borderou de evaluare (job #1360712) | Borderou de evaluare (job #912567) | Borderou de evaluare (job #1850372)
Borderou de evaluare (job #1850372)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs_down(int)’:
user.cpp:19:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[nod].size(); ++i){
^
user.cpp: In function ‘void dfs_up(int, int)’:
user.cpp:34:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[nod].size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:42: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:43: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);
^
user.cpp:44:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:46: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 |
Punctaj/grupa |
1 | 4ms | 2796kb | 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 | 3044kb | OK! | 10 | 10 |
7 | 12ms | 3088kb | OK! | 10 | 10 |
8 | 16ms | 3280kb | OK! | 10 | 0 |
9 | Depăşit | 9152kb | Time limit exceeded. | 0 |
10 | 136ms | 5996kb | OK! | 10 |
Punctaj total | 70 |