Borderou de evaluare (job #1235255)

Utilizator PatrikStepan Patrik Patrik Data 29 septembrie 2014 10:43:17
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:14:42: 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:15:45: 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:17:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d" , &N , &M ); ^ user.cpp:18:60: 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" , &v1[i] ); ^ user.cpp:19:61: 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" , &v2[i] ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms280kbRaspuns corect!10
20ms308kbRaspuns corect!10
30ms324kbRaspuns corect!10
40ms1060kbRaspuns corect!10
50ms1288kbRaspuns corect!10
64ms2332kbRaspuns corect!10
78ms4264kbRaspuns corect!10
88ms3912kbRaspuns corect!10
98ms4288kbRaspuns corect!10
108ms3520kbRaspuns corect!10
Punctaj total100

Ceva nu functioneaza?