Pagini recente » Diferente pentru utilizator/test.php intre reviziile 35 si 123 | Borderou de evaluare (job #2319800) | Borderou de evaluare (job #2319859) | Borderou de evaluare (job #1236315) | Borderou de evaluare (job #1233851)
Borderou de evaluare (job #1233851)
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:33: note: in expansion of macro ‘INF’
for (i=1;i<=N;i++) costX[i]=INF,costY[i]=INF;
^
user.cpp:13:21: warning: integer overflow in expression [-Woverflow]
#define INF (1<<31)-1
^
user.cpp:25:46: note: in expansion of macro ‘INF’
for (i=1;i<=N;i++) costX[i]=INF,costY[i]=INF;
^
user.cpp: In function ‘int main()’:
user.cpp:58: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:59: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:60: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:64: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 | 14728kb | Time limit exceeded. | 0 |
| 5 | 0ms | 388kb | OK | 10 |
| 6 | 12ms | 724kb | OK | 10 |
| 7 | 4ms | 480kb | OK | 10 |
| 8 | 12ms | 664kb | OK | 10 |
| 9 | 12ms | 716kb | OK | 10 |
| 10 | 12ms | 724kb | OK | 10 |
| Punctaj total | 90 |