Pagini recente » Cod sursa (job #1334208) | Borderou de evaluare (job #1111991) | Diferente pentru problema/compresie intre reviziile 6 si 7 | Cod sursa (job #2106223) | Borderou de evaluare (job #1731976)
Borderou de evaluare (job #1731976)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<List[Queue.front()].size();i++)
^
user.cpp:14: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:15: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);
^
user.cpp:16: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:23:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&start,&final,&val);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1456kb | OK | 10 |
| 2 | 0ms | 1456kb | OK | 10 |
| 3 | 0ms | 1480kb | OK | 10 |
| 4 | 4ms | 1496kb | OK | 10 |
| 5 | 20ms | 1788kb | OK | 10 |
| 6 | 40ms | 2088kb | OK | 10 |
| 7 | 52ms | 2264kb | OK | 10 |
| 8 | 64ms | 2568kb | OK | 10 |
| 9 | 204ms | 4244kb | OK | 10 |
| 10 | 284ms | 5040kb | OK | 10 |
| Punctaj total | 100 |