Pagini recente » Borderou de evaluare (job #372234) | Borderou de evaluare (job #906113) | Borderou de evaluare (job #2011549) | Borderou de evaluare (job #1623125) | Borderou de evaluare (job #1234616)
Borderou de evaluare (job #1234616)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS()’:
user.cpp:13:21: warning: integer overflow in expression [-Woverflow]
#define INF (1<<31)-1
^
user.cpp:25:42: note: in expansion of macro ‘INF’
for (i=1;i<=N;i++) costX[i]=costY[i]=INF;
^
user.cpp: In function ‘int main()’:
user.cpp:59:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.in","r",stdin);
^
user.cpp:60:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.out","w",stdout);
^
user.cpp:61:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&N,&M,&nodS,&nodF);
^
user.cpp:65:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 376kb | OK | 10 |
2 | 0ms | 380kb | OK | 10 |
3 | 0ms | 384kb | OK | 10 |
4 | Depăşit | 13536kb | Time limit exceeded. | 0 |
5 | 0ms | 384kb | OK | 10 |
6 | 16ms | 724kb | OK | 10 |
7 | 4ms | 492kb | OK | 10 |
8 | 12ms | 664kb | OK | 10 |
9 | 16ms | 720kb | OK | 10 |
10 | 16ms | 736kb | OK | 10 |
Punctaj total | 90 |