Pagini recente » Borderou de evaluare (job #2669977) | Borderou de evaluare (job #2686035) | Borderou de evaluare (job #1405866) | Borderou de evaluare (job #3187797) | Borderou de evaluare (job #3211824)
Borderou de evaluare (job #3211824)
Raport evaluator
Compilare:
main.cpp: In constructor 'SCC::SCC(int)':
main.cpp:27:9: warning: 'SCC::size' will be initialized after [-Wreorder]
27 | int size;
| ^~~~
main.cpp:26:11: warning: 'Graph SCC::graph' [-Wreorder]
26 | Graph graph, transpose;
| ^~~~~
main.cpp:59:14: warning: when initialized here [-Wreorder]
59 | explicit SCC(int size) : size(size), graph(size), transpose(size) {}
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 1343kb | OK | 100 |
Punctaj total | 100 |