Pagini recente » Cod sursa (job #1863802) | Borderou de evaluare (job #1788133) | Borderou de evaluare (job #1071798) | Cod sursa (job #353060) | Borderou de evaluare (job #1523282)
Borderou de evaluare (job #1523282)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:90:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<g[heap[1].nod].size();j++)
^
user.cpp:105:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<wait.size();i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:22:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld",&n,&m);
^
user.cpp:25:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld%ld",&v[i].x,&v[i].y,&v[i].c);
^
user.cpp: In function ‘int main()’:
user.cpp:116: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:117: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 | 872kb | OK | 10 |
| 2 | 0ms | 872kb | Incorect | 0 |
| 3 | 4ms | 924kb | Incorect | 0 |
| 4 | 8ms | 940kb | Incorect | 0 |
| 5 | Depăşit | 1448kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1996kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 2292kb | Time limit exceeded. | 0 |
| 8 | 72ms | 2824kb | Incorect | 0 |
| 9 | Depăşit | 6044kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 7612kb | Time limit exceeded. | 0 |
| Punctaj total | 10 |