Pagini recente » Borderou de evaluare (job #3169965) | Borderou de evaluare (job #1002682) | Borderou de evaluare (job #2144132) | Borderou de evaluare (job #122792) | Borderou de evaluare (job #1366912)
Borderou de evaluare (job #1366912)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs1(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)’:
user.cpp:52: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:82: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:83: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 | 2804kb | OK! | 10 | 10 |
| 3 | 4ms | 2808kb | OK! | 10 | 10 |
| 4 | 4ms | 2852kb | OK! | 10 | 10 |
| 5 | 8ms | 2992kb | OK! | 10 | 10 |
| 6 | 8ms | 3056kb | OK! | 10 | 10 |
| 7 | 12ms | 3096kb | OK! | 10 | 10 |
| 8 | 20ms | 3300kb | OK! | 10 | 0 |
| 9 | Depăşit | 9544kb | Time limit exceeded. | 0 |
| 10 | 140ms | 6180kb | OK! | 10 |
| Punctaj total | 70 |