Pagini recente » Borderou de evaluare (job #1287291) | Borderou de evaluare (job #2920726) | Borderou de evaluare (job #2755145) | Borderou de evaluare (job #1499672) | Borderou de evaluare (job #1606216)
Borderou de evaluare (job #1606216)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:29:11: warning: unused variable ‘k’ [-Wunused-variable]
int i,k,nod;
^
user.cpp: In function ‘int main()’:
user.cpp:51: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:52: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:56:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:62:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&aux.x,&aux.val);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 864kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 884kb | OK | 10 |
| 4 | 0ms | 908kb | OK | 10 |
| 5 | 20ms | 1052kb | OK | 10 |
| 6 | 48ms | 1316kb | OK | 10 |
| 7 | 56ms | 1580kb | OK | 10 |
| 8 | 68ms | 1968kb | OK | 10 |
| 9 | 216ms | 3748kb | OK | 10 |
| 10 | 280ms | 4492kb | OK | 10 |
| Punctaj total | 100 |