Pagini recente » Borderou de evaluare (job #2974629) | Borderou de evaluare (job #2935062) | Borderou de evaluare (job #410757) | Borderou de evaluare (job #2444435) | Borderou de evaluare (job #2793086)
Borderou de evaluare (job #2793086)
Raport evaluator
Compilare:
main.cpp: In member function 'void graf::dfsCompBiconexe(int, int, std::vector<int>&, std::vector<int>&, std::stack<int>&)':
main.cpp:45:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
45 | for(int i = 0; i < listaAd[nod].size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:81:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
81 | for(int i = 0; i < componente.size(); i++) {
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:82:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
82 | for(int j = 0; j < componente[i].size(); j++) {
| ~~^~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6ms | 3371kb | Componente biconexe: numar gresit | 0 |
2 | 13ms | 3452kb | Componente biconexe: numar gresit | 0 |
3 | 8ms | 3452kb | Componente biconexe: numar gresit | 0 |
4 | 6ms | 3022kb | Componente biconexe: numar gresit | 0 |
5 | 6ms | 3059kb | Componente biconexe: numar gresit | 0 |
6 | 15ms | 4370kb | Componente biconexe: numar gresit | 0 |
7 | 28ms | 5156kb | Componente biconexe: numar gresit | 0 |
8 | 369ms | 25288kb | Corect | 10 |
9 | 230ms | 18259kb | Componente biconexe: numar gresit | 0 |
10 | 401ms | 24801kb | Time limit exceeded | 0 |
Punctaj total | 10 |