Pagini recente » Borderou de evaluare (job #2512223) | Borderou de evaluare (job #2572674) | Borderou de evaluare (job #1488170) | Borderou de evaluare (job #2252080) | Borderou de evaluare (job #2786099)
Borderou de evaluare (job #2786099)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::printGraph()':
main.cpp:77:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
77 | for(j = 0; j < adlist[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In member function 'Graph Graph::transpose()':
main.cpp:150:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
150 | for(j = 0; j < adlist[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graph::stronglyConnectedComponents()':
main.cpp:179:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
179 | for(j = 0; j < comp[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:200:9: warning: unused variable 'i' [-Wunused-variable]
200 | int i, first, n, m;
| ^
main.cpp:200:12: warning: unused variable 'first' [-Wunused-variable]
200 | int i, first, n, m;
| ^~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 14ms | 8482kb | Corect | 10 | 30 |
| 2 | 14ms | 8417kb | Corect | 10 |
| 3 | 12ms | 8433kb | Corect | 10 |
| 4 | 10ms | 7651kb | Corect | 10 | 30 |
| 5 | 19ms | 8650kb | Corect | 10 |
| 6 | 54ms | 9179kb | Corect | 10 |
| 7 | 42ms | 9674kb | Corect | 10 | 0 |
| 8 | 90ms | 11780kb | Corect | 10 |
| 9 | 358ms | 15818kb | Time limit exceeded | 0 |
| 10 | 229ms | 19234kb | Corect | 10 | 10 |
| Punctaj total | 70 |