Pagini recente » Borderou de evaluare (job #1252665) | Borderou de evaluare (job #1291636) | Borderou de evaluare (job #987504) | Borderou de evaluare (job #2715836) | Borderou de evaluare (job #1563542)
Borderou de evaluare (job #1563542)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:19:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<vec[nod].size();i++)
^
user.cpp:10:12: warning: variable ‘minim’ set but not used [-Wunused-but-set-variable]
{int i,minim,nod;
^
user.cpp: In function ‘int main()’:
user.cpp:32:34: 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:33:35: 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:35:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:37:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
{scanf("%d%d%d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 856kb | OK | 10 |
| 2 | 0ms | 860kb | OK | 10 |
| 3 | 0ms | 892kb | OK | 10 |
| 4 | 0ms | 908kb | OK | 10 |
| 5 | 24ms | 1236kb | OK | 10 |
| 6 | 44ms | 1588kb | OK | 10 |
| 7 | 60ms | 1744kb | OK | 10 |
| 8 | 64ms | 1972kb | OK | 10 |
| 9 | 236ms | 3956kb | OK | 10 |
| 10 | 320ms | 5012kb | OK | 10 |
| Punctaj total | 100 |