Pagini recente » Borderou de evaluare (job #2727389) | Borderou de evaluare (job #2112605) | Borderou de evaluare (job #1193507) | Borderou de evaluare (job #1819304) | Borderou de evaluare (job #2725579)
Borderou de evaluare (job #2725579)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:34:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[u].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'void build(int, int)':
main.cpp:60:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < c[cmp].size() ; i ++)
~~^~~~~~~~~~~~~~~
main.cpp:68:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < nc[v].size() ; j ++)
~~^~~~~~~~~~~~~~
main.cpp: In function 'void afisare()':
main.cpp:78:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < T[i].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < c[i].size() && ok ; j ++)
~~^~~~~~~~~~~~~
main.cpp:105:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(k = j + 1 ; k < c[i].size() && ok ; k ++)
~~^~~~~~~~~~~~~
main.cpp:83:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("linegraph.in", "r", stdin);
^
main.cpp:84:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("linegraph.out", "w", stdout);
^
main.cpp:86:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:90:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:93:34: 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 | 262kb | OK! | 2 |
| 2 | 126ms | 655kb | OK! | 2 |
| 3 | 6ms | 1441kb | OK! | 2 |
| 4 | 278ms | 5898kb | OK! | 6 |
| 5 | 7ms | 1310kb | OK! | 2 |
| 6 | 6ms | 1441kb | OK! | 2 |
| 7 | 7ms | 1441kb | OK! | 2 |
| 8 | 8ms | 1441kb | OK! | 3 |
| 9 | 2ms | 262kb | OK! | 11 |
| 10 | 3ms | 262kb | OK! | 13 |
| 11 | 7ms | 786kb | OK! | 3 |
| 12 | 2ms | 262kb | OK! | 13 |
| 13 | 3ms | 393kb | OK! | 5 |
| 14 | 6ms | 1048kb | OK! | 3 |
| 15 | 17ms | 393kb | OK! | 3 |
| 16 | 9ms | 524kb | OK! | 3 |
| 17 | 7ms | 786kb | OK! | 3 |
| 18 | 3ms | 262kb | OK! | 13 |
| 19 | 245ms | 5505kb | OK! | 7 |
| 20 | 78ms | 393kb | OK! | 2 |
| Punctaj total | 100 |