Borderou de evaluare (job #1657095)

Utilizator SilviuIIon Silviu SilviuI Data 20 martie 2016 09:52:50
Problema Zoo Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:149:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("zoo.in","r",stdin); ^ user.cpp:150:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("zoo.out","w",stdout); ^ user.cpp:152:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&n); ^ user.cpp:154:58: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (int i=1;i<=n;i++) scanf("%d %d",&t[i].x,&t[i].y); ^ user.cpp:158:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&m); ^ user.cpp:161:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d %d",&x1,&y1,&x2,&y2); sol=0; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1804kbOK10
20ms1796kbOK10
372ms1932kbOK10
464ms6068kbOK10
5Depăşit6156kbTime limit exceeded.0
6Depăşit6156kbTime limit exceeded.0
7Depăşit6160kbTime limit exceeded.0
8Depăşit6164kbTime limit exceeded.0
9Depăşit6160kbTime limit exceeded.0
10Depăşit6152kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?