Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1452344)
Utilizator | Data | 20 iunie 2015 16:40:30 | |
---|---|---|---|
Problema | Distante | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 50 |
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:42:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[Heap[1].f].size(); i += 2){
^
user.cpp: In function ‘int main()’:
user.cpp:60:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in" ,"r", stdin );
^
user.cpp:61:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out","w", stdout);
^
user.cpp:63:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:66:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &S);
^
user.cpp:74:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Fin[i]);
^
user.cpp:86:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &X, &Y, &Z);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 4ms | 1876kb | OK | 10 | 10 |
2 | 12ms | 2156kb | OK | 10 | 10 |
3 | 16ms | 2180kb | OK | 10 | 10 |
4 | 48ms | 2760kb | OK | 10 | 10 |
5 | 76ms | 3100kb | OK | 10 | 10 |
6 | Depăşit | 4464kb | Time limit exceeded. | 0 | 0 |
7 | Depăşit | 4308kb | Time limit exceeded. | 0 | 0 |
8 | 84ms | 3588kb | OK | 10 | |
9 | Depăşit | 5008kb | Time limit exceeded. | 0 | |
10 | Depăşit | 4744kb | Time limit exceeded. | 0 | |
Punctaj total | 50 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !