Borderou de evaluare (job #1743492)

Utilizator fluture.godlikeGafton Mihnea Alexandru fluture.godlike Data 18 august 2016 11:30:31
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:74:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(in, "r", stdin); ^ user.cpp:75:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(out, "w", stdout); ^ user.cpp: In function ‘void read()’: user.cpp:15:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp:16:54: 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 ", &v[0][i]); ^ user.cpp:17:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i = 1; i<= m; ++i) scanf("%d ", &v[1][i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms300kbRaspuns corect!10
20ms332kbRaspuns corect!10
30ms344kbRaspuns corect!10
4Depăşit1060kbTime limit exceeded.0
5Depăşit1284kbTime limit exceeded.0
6Depăşit2344kbTime limit exceeded.0
7Depăşit4284kbTime limit exceeded.0
8Depăşit3936kbTime limit exceeded.0
9Depăşit4304kbTime limit exceeded.0
10Depăşit3532kbTime limit exceeded.0
Punctaj total30

Ceva nu functioneaza?