Pagini recente » Borderou de evaluare (job #1990291) | Borderou de evaluare (job #2385082) | Borderou de evaluare (job #3131720) | Borderou de evaluare (job #2096474) | Borderou de evaluare (job #2537697)
Borderou de evaluare (job #2537697)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::DFS(int)':
main.cpp:34:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); ++i) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main(int, const char**)':
main.cpp:63:26: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN, "r", stdin);
^
main.cpp:65:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &nodes, &edges);
^
main.cpp:69:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
main.cpp: In member function 'void Graph::topsort()':
main.cpp:54:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1310kb | OK | 10 |
2 | 5ms | 1310kb | OK | 10 |
3 | 6ms | 1310kb | OK | 10 |
4 | 7ms | 1441kb | OK | 10 |
5 | 10ms | 1441kb | OK | 10 |
6 | 14ms | 1572kb | OK | 10 |
7 | 28ms | 1835kb | OK | 10 |
8 | 39ms | 1966kb | OK | 10 |
9 | 77ms | 2752kb | OK | 10 |
10 | 119ms | 3145kb | OK | 10 |
Punctaj total | 100 |