Pagini recente » Cod sursa (job #10480) | Diferente pentru problema/cactus intre reviziile 2 si 3 | Cod sursa (job #2014482) | Cod sursa (job #1900296) | Borderou de evaluare (job #1536667)
Borderou de evaluare (job #1536667)
Raport evaluator
Compilare:
user.cpp: In function ‘int solve()’:
user.cpp:78:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:81:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("alee.in","r",stdin);
^
user.cpp:82:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("alee.out","w",stdout);
^
user.cpp:83: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:86:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&a,&b);
^
user.cpp:89:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&startx,&starty,&endx,&endy);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 272kb | OK | 10 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 280kb | OK | 10 |
| 4 | 0ms | 280kb | OK | 10 |
| 5 | 0ms | 288kb | OK | 10 |
| 6 | 0ms | 360kb | OK | 10 |
| 7 | 4ms | 356kb | OK | 10 |
| 8 | 0ms | 420kb | OK | 10 |
| 9 | 0ms | 316kb | OK | 10 |
| 10 | 0ms | 288kb | OK | 10 |
| Punctaj total | 100 |