Pagini recente » Borderou de evaluare (job #785268) | Borderou de evaluare (job #1443267) | Borderou de evaluare (job #3330603) | Borderou de evaluare (job #1489121) | Borderou de evaluare (job #1489104)
Borderou de evaluare (job #1489104)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:34:13: warning: unused variable ‘cost’ [-Wunused-variable]
int cost=(*Heap.begin()).first;
^
user.cpp: In function ‘void Read()’:
user.cpp:14:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:17:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
user.cpp: In function ‘int main()’:
user.cpp:59:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:60:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1032kb | OK | 10 |
| 2 | 0ms | 1036kb | Incorect | 0 |
| 3 | 0ms | 1064kb | Incorect | 0 |
| 4 | 4ms | 1080kb | Incorect | 0 |
| 5 | 36ms | 1432kb | Incorect | 0 |
| 6 | 64ms | 1824kb | Incorect | 0 |
| 7 | 116ms | 1980kb | Incorect | 0 |
| 8 | 64ms | 2148kb | Incorect | 0 |
| 9 | Depăşit | 4744kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6120kb | Time limit exceeded. | 0 |
| Punctaj total | 10 |