Borderou de evaluare (job #2673164)

Utilizator thinkphpAdrian Statescu thinkphp Data 16 noiembrie 2020 08:13:10
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:17:6: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(FIN, "r", stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:19:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(FOUT, "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:21:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^~~~~~~~~~~~~~~~~~~~~~ main.c:23:33: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] for(i = 1; i <= n; ++i) scanf("%d", &vec1[i]); ^~~~~~~~~~~~~~~~~~~~~ main.c:25:34: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] for(j = 1; j <= m; ++j) scanf("%d", &vec2[j]); ^~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbLungime incorecta!0
22ms131kbLungime incorecta!0
32ms262kbLungime incorecta!0
44ms917kbLungime incorecta!0
55ms1179kbLungime incorecta!0
69ms2228kbLungime incorecta!0
716ms4194kbLungime incorecta!0
815ms3932kbLungime incorecta!0
917ms4194kbLungime incorecta!0
1014ms3407kbLungime incorecta!0
Punctaj total0

Ceva nu functioneaza?