Borderou de evaluare (job #1370431)

Utilizator gapdanPopescu George gapdan Data 3 martie 2015 14:34:09
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:34: 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:36: 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:16:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&n,&m); ^ user.cpp:17:50: 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",&a[i]); ^ user.cpp:18:50: 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",&b[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms312kbRaspuns corect!10
20ms376kbRaspuns corect!10
30ms404kbRaspuns corect!10
40ms1884kbRaspuns corect!10
50ms2340kbRaspuns corect!10
64ms4432kbRaspuns corect!10
712ms8320kbRaspuns corect!10
812ms7624kbRaspuns corect!10
912ms8368kbRaspuns corect!10
1012ms6816kbRaspuns corect!10
Punctaj total100

Ceva nu functioneaza?