Borderou de evaluare (job #2106600)
Raport evaluator
Compilare:
user.cpp: In function ‘void topsort(int)’:
user.cpp:23:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[head].size(); i++)
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:31:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<vv[head].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:48:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<sol[i].size(); j++)
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 3952kb | Corect | 10 | 30 |
| 2 | 4ms | 3944kb | Corect | 10 |
| 3 | 4ms | 3960kb | Corect | 10 |
| 4 | 4ms | 3992kb | Corect | 10 | 30 |
| 5 | 12ms | 4108kb | Corect | 10 |
| 6 | 24ms | 4444kb | Corect | 10 |
| 7 | 32ms | 4760kb | Corect | 10 | 30 |
| 8 | 92ms | 5812kb | Corect | 10 |
| 9 | 176ms | 7512kb | Corect | 10 |
| 10 | 216ms | 9280kb | Corect | 10 | 10 |
| Punctaj total | 100 |