Pagini recente » Cod sursa (job #383301) | Cod sursa (job #74201) | Monitorul de evaluare | Cod sursa (job #3202017) | Borderou de evaluare (job #1980013)
Borderou de evaluare (job #1980013)
Raport evaluator
Compilare:
user.cpp: In function ‘void djikstra(std::vector<std::vector<std::pair<int, int> > >&, int, std::vector<int>&, std::vector<int>&, std::vector<int>&, int)’:
user.cpp:34:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (register int i = 0; i < Graph[u].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:75:17: warning: variable ‘nody’ set but not used [-Wunused-but-set-variable]
pair<int,int> nody = make_pair(0, x); // Se creeaza legatura cu sursa
^
user.cpp:76:23: warning: variable ‘nodx’ set but not used [-Wunused-but-set-variable]
pair<int,int> nodx = make_pair(0, s);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 448kb | Incorect | 0 |
| 2 | 0ms | 544kb | Incorect | 0 |
| 3 | 12ms | 812kb | Incorect | 0 |
| 4 | 0ms | 424kb | Incorect | 0 |
| 5 | 28ms | 1384kb | Incorect | 0 |
| 6 | 56ms | 2104kb | Incorect | 0 |
| 7 | 4ms | 544kb | OK | 10 |
| 8 | 12ms | 1000kb | Incorect | 0 |
| 9 | 40ms | 1776kb | Incorect | 0 |
| 10 | 104ms | 3196kb | Incorect | 0 |
| Punctaj total | 10 |