Pagini recente » Borderou de evaluare (job #250644) | Borderou de evaluare (job #2320024) | Borderou de evaluare (job #423777) | Borderou de evaluare (job #1802053) | Borderou de evaluare (job #1233861)
Borderou de evaluare (job #1233861)
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:57: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:58: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:59: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:63: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 | 372kb | OK | 10 |
| 3 | 0ms | 376kb | OK | 10 |
| 4 | Depăşit | 15792kb | Time limit exceeded. | 0 |
| 5 | 0ms | 388kb | OK | 10 |
| 6 | 12ms | 720kb | OK | 10 |
| 7 | 4ms | 480kb | OK | 10 |
| 8 | 12ms | 656kb | OK | 10 |
| 9 | 12ms | 720kb | OK | 10 |
| 10 | 12ms | 728kb | OK | 10 |
| Punctaj total | 90 |