Pagini recente » Borderou de evaluare (job #2120594) | Borderou de evaluare (job #3191232) | Borderou de evaluare (job #1738456) | Borderou de evaluare (job #3188637) | Borderou de evaluare (job #1023171)
Borderou de evaluare (job #1023171)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, std::vector<bool>&)’:
user.cpp:12:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[node].size(); i++) {
^
user.cpp: In function ‘bool isConnected()’:
user.cpp:24:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < visited.size(); i++) {
^
user.cpp: In function ‘void removeEdge(int, int)’:
user.cpp:33:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[x].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:91:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < eulerCycle.size()-1; i++) {
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 416kb | Raspuns corect! | 10 | 10 |
| 2 | 0ms | 412kb | Raspuns corect! | 10 | 10 |
| 3 | 4ms | 544kb | Raspuns corect! | 10 | 10 |
| 4 | 48ms | 1468kb | Raspuns corect! | 10 | 10 |
| 5 | 108ms | 3164kb | Raspuns corect! | 10 | 10 |
| 6 | 380ms | 10648kb | Raspuns corect! | 10 | 10 |
| 7 | 92ms | 2940kb | Raspuns corect! | 10 | 20 |
| 8 | 508ms | 13496kb | Raspuns corect! | 10 |
| 9 | 164ms | 4484kb | Raspuns corect! | 10 | 20 |
| 10 | 636ms | 16764kb | Raspuns corect! | 10 |
| Punctaj total | 100 |