Pagini recente » Borderou de evaluare (job #1518558) | Borderou de evaluare (job #2640268) | Borderou de evaluare (job #2427957) | Cod sursa (job #2289087) | Borderou de evaluare (job #2654294)
Borderou de evaluare (job #2654294)
Raport evaluator
Compilare:
main.cpp: In function 'void tarjan(int)':
main.cpp:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[node].size(); i++)
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:94:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < ctc.size(); i++)
~~^~~~~~~~~~~~
main.cpp:95:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < ctc[i].size(); j++)
~~^~~~~~~~~~~~~~~
main.cpp:99:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < v[i].size(); j++)
~~^~~~~~~~~~~~~
main.cpp:103:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i <= ctc.size(); i++)
~~^~~~~~~~~~~~~
main.cpp:104:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 1; j <= ctc.size(); j++)
~~^~~~~~~~~~~~~
main.cpp:117:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i <= ctc.size(); i ++)
~~^~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 262kb | Corect | 10 |
| 2 | 3ms | 393kb | Corect | 10 |
| 3 | 3ms | 131kb | Corect | 10 |
| 4 | 2ms | 131kb | Corect | 10 |
| 5 | 3ms | 262kb | Corect | 10 |
| 6 | 3ms | 131kb | Corect | 10 |
| 7 | 3ms | 262kb | Corect | 10 |
| 8 | 3ms | 262kb | Corect | 10 |
| 9 | 3ms | 262kb | Corect | 10 |
| 10 | 3ms | 262kb | Corect | 10 |
| Punctaj total | 100 |