Borderou de evaluare (job #1404007)

Utilizator VladuZ1338Vlad Vlad VladuZ1338 Data 27 martie 2015 18:29:12
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:11:37: 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:39: 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:13:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d", &m, &n); ^ user.cpp:14:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (i=1; i<=m; i++) scanf ("%d", &a[i]); ^ user.cpp:15:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (i=1; i<=n; i++) scanf ("%d", &b[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms288kbLungime incorecta!0
20ms312kbLungime incorecta!0
30ms332kbLungime incorecta!0
40ms1072kbLungime incorecta!0
50ms1296kbLungime incorecta!0
68ms2340kbLungime incorecta!0
712ms4276kbLungime incorecta!0
816ms3920kbLungime incorecta!0
912ms4296kbLungime incorecta!0
1012ms3524kbLungime incorecta!0
Punctaj total0

Ceva nu functioneaza?