Pagini recente » Borderou de evaluare (job #2282945) | Borderou de evaluare (job #2637705) | Borderou de evaluare (job #727561) | Borderou de evaluare (job #2979824) | Borderou de evaluare (job #1868285)
Borderou de evaluare (job #1868285)
Raport evaluator
Compilare:
user.cpp: In constructor ‘Vertex::Vertex(int)’:
user.cpp:15:63: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
Vertex(int val) { name = val; distance = INT32_MAX; previous = NULL; }
^
user.cpp: In member function ‘void Vertex::init(int)’:
user.cpp:16:66: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
void init(int val) { name = val; distance = INT32_MAX; previous = NULL; }
^
user.cpp: In function ‘int main()’:
user.cpp:46:18: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
V[src].previous = NULL;
^
user.cpp:28:9: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 436kb | OK | 10 |
| 2 | 0ms | 436kb | Incorect | 0 |
| 3 | 0ms | 500kb | Incorect | 0 |
| 4 | 0ms | 524kb | Incorect | 0 |
| 5 | 24ms | 1048kb | Incorect | 0 |
| 6 | 40ms | 1600kb | Incorect | 0 |
| 7 | 56ms | 2104kb | Incorect | 0 |
| 8 | 168ms | 4812kb | OK | 10 |
| 9 | 100ms | 3160kb | OK | 10 |
| 10 | 272ms | 7120kb | Incorect | 0 |
| Punctaj total | 30 |