Pagini recente » Borderou de evaluare (job #96236) | Borderou de evaluare (job #765876) | Borderou de evaluare (job #897489) | Borderou de evaluare (job #76884) | Borderou de evaluare (job #1228124)
Borderou de evaluare (job #1228124)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:82:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<dp[i].size();j++)
^
user.cpp: In function ‘void read()’:
user.cpp:21:24: 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:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&a[i].x,&a[i].y,&a[i].c);
^
user.cpp: In function ‘int main()’:
user.cpp:98:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("viteza2.in","r",stdin);
^
user.cpp:99:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("viteza2.out","w",stdout);
^
user.cpp: In function ‘void bfs(int)’:
user.cpp:45:19: warning: ‘cnt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int k,Min,val,cnt;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 312kb | OK | 10 |
| 2 | 0ms | 316kb | OK | 10 |
| 3 | 8ms | 332kb | Incorect | 0 |
| 4 | 32ms | 360kb | OK | 10 |
| 5 | 136ms | 388kb | Incorect | 0 |
| 6 | 296ms | 452kb | Incorect | 0 |
| 7 | 304ms | 452kb | Incorect | 0 |
| 8 | Depăşit | 532kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 540kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 536kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |