Pagini recente » Borderou de evaluare (job #60096) | Borderou de evaluare (job #831384) | Borderou de evaluare (job #2964518) | Borderou de evaluare (job #399191) | Borderou de evaluare (job #2011374)
Borderou de evaluare (job #2011374)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:28:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < g[u1].size(); ++ k) {
^
user.cpp: In function ‘int dfs(int)’:
user.cpp:42:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < g[u1].size(); ++ k) {
^
user.cpp: In function ‘int main()’:
user.cpp:81:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.in", "r", stdin);
^
user.cpp:82:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.out", "w", stdout);
^
user.cpp:84:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &u ,&v, &m);
^
user.cpp:88:30: 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 | 528kb | OK | 10 |
| 2 | 0ms | 520kb | OK | 10 |
| 3 | 0ms | 528kb | OK | 10 |
| 4 | 0ms | 540kb | OK | 10 |
| 5 | 0ms | 564kb | OK | 10 |
| 6 | 12ms | 740kb | OK | 10 |
| 7 | 28ms | 1040kb | OK | 10 |
| 8 | 24ms | 952kb | OK | 10 |
| 9 | 44ms | 1332kb | OK | 10 |
| 10 | 88ms | 2052kb | OK | 10 |
| Punctaj total | 100 |