Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2263097)
| Utilizator | Data | 18 octombrie 2018 10:13:54 | |
|---|---|---|---|
| Problema | Componente tare conexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void DFS_N(int)':
main.cpp:35:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graf[k].size(); i++) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void DFS_P(int)':
main.cpp:57:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graf[k].size(); i++) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void DFS_M(int)':
main.cpp:85:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < grafT[k].size(); i++) {
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:145:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < componente[i].size(); j++) {
~~^~~~~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 16ms | 7995kb | Corect | 10 | 30 |
| 2 | 15ms | 6946kb | Corect | 10 | |
| 3 | 20ms | 7995kb | Corect | 10 | |
| 4 | 20ms | 7995kb | Corect | 10 | 0 |
| 5 | 64ms | 8126kb | Corect | 10 | |
| 6 | 352ms | 8650kb | Time limit exceeded | 0 | |
| 7 | 352ms | 9043kb | Time limit exceeded | 0 | 0 |
| 8 | 350ms | 10616kb | Time limit exceeded | 0 | |
| 9 | 353ms | 13631kb | Time limit exceeded | 0 | |
| 10 | 353ms | 16121kb | Time limit exceeded | 0 | 0 |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
