Borderou de evaluare (job #1905550)

Utilizator BourucLiviuBouruc Petru Liviu BourucLiviu Data 6 martie 2017 09:15:40
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:11:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("cmlsc.in", "r", stdin); ^ user.cpp:12:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("cmlsc.out", "w", stdout); ^ user.cpp:14: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:15:51: 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[i]); ^ user.cpp:16:51: 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", &w[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms300kbRaspuns corect!10
20ms328kbRaspuns corect!10
30ms340kbRaspuns corect!10
40ms1084kbRaspuns corect!10
50ms1308kbRaspuns corect!10
64ms2348kbRaspuns corect!10
78ms4280kbRaspuns corect!10
88ms3932kbRaspuns corect!10
98ms4304kbRaspuns corect!10
108ms3528kbRaspuns corect!10
Punctaj total100

Ceva nu functioneaza?