Pagini recente » Borderou de evaluare (job #85731) | Borderou de evaluare (job #2018051) | Borderou de evaluare (job #1285685) | Borderou de evaluare (job #345093) | Borderou de evaluare (job #1486956)
Borderou de evaluare (job #1486956)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:34:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<m[x].size();++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:73:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<e.size();++j) {
^
user.cpp:60:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dbz.in","r",stdin);
^
user.cpp:61:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dbz.out","w",stdout);
^
user.cpp:63:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:65: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 12ms | 496kb | OK | 10 |
| 2 | 768ms | 600kb | OK | 10 |
| 3 | 272ms | 552kb | OK | 10 |
| 4 | 392ms | 572kb | OK | 10 |
| 5 | Depăşit | 1196kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1328kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 1292kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 1296kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1288kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1292kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |