Pagini recente » Monitorul de evaluare | Monitorul de evaluare | Borderou de evaluare (job #1523274)
Borderou de evaluare (job #1523274)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:92:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<g[heap[1].nod].size();j++)
^
user.cpp:107: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:118: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:119: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 | 876kb | Incorect | 0 |
| 2 | 0ms | 872kb | OK | 10 |
| 3 | 12ms | 952kb | Incorect | 0 |
| 4 | 28ms | 992kb | Incorect | 0 |
| 5 | Depăşit | 1772kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 2604kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 3080kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 3992kb | Time limit exceeded. | 0 |
| 9 | 216ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 224ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 10 |