Pagini recente » Borderou de evaluare (job #566128) | Borderou de evaluare (job #2461109) | Borderou de evaluare (job #2636781) | Atasamentele paginii simulareinfo1_2 | Borderou de evaluare (job #2655536)
Borderou de evaluare (job #2655536)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<long long int> directed_graph::run_bellman(const ll&)':
main.cpp:260:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (cycle_verification[node] > nodes_count)
main.cpp: In member function 'std::vector<std::vector<long long int> > directed_graph::run_floyd()':
main.cpp:279:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int node = 1; node <= nodes_count; node++)
~~~~~^~~~~~~~~~~~~~
main.cpp:287:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int pivot = 1; pivot <= nodes_count; pivot++)
~~~~~~^~~~~~~~~~~~~~
main.cpp:289:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= nodes_count; i++)
~~^~~~~~~~~~~~~~
main.cpp:291:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 1; j <= nodes_count; j++)
~~^~~~~~~~~~~~~~
main.cpp: In function 'int32_t main()':
main.cpp:311:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.in", "r", stdin);
^
main.cpp:312:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 5 | 5 |
| 2 | 2ms | 131kb | OK | 5 | 5 |
| 3 | 2ms | 131kb | OK | 5 | 5 |
| 4 | 2ms | 131kb | OK | 5 | 5 |
| 5 | 3ms | 262kb | OK | 5 | 5 |
| 6 | 2ms | 131kb | OK | 5 | 10 |
| 7 | 6ms | 262kb | OK | 5 |
| 8 | 53ms | 2359kb | OK | 5 | 15 |
| 9 | 70ms | 3014kb | OK | 5 |
| 10 | 5ms | 524kb | OK | 5 |
| 11 | 92ms | 4083kb | OK | 5 | 20 |
| 12 | 146ms | 6090kb | OK | 5 |
| 13 | 126ms | 4849kb | OK | 5 |
| 14 | 235ms | 8126kb | OK | 5 |
| 15 | 303ms | 9961kb | OK | 5 | 15 |
| 16 | 322ms | 7991kb | OK | 5 |
| 17 | 12ms | 393kb | OK | 5 |
| 18 | 329ms | 11796kb | OK | 5 | 0 |
| 19 | 503ms | 13844kb | Time limit exceeded | 0 |
| 20 | 17ms | 1441kb | OK | 5 |
| Punctaj total | 85 |