Pagini recente » Borderou de evaluare (job #3223565) | Borderou de evaluare (job #212135) | Borderou de evaluare (job #429927) | Borderou de evaluare (job #140099) | 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 |