Borderou de evaluare (job #1911554)

Utilizator RusuAlexeiRusu Alexei RusuAlexei Data 7 martie 2017 20:51:55
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:30:2: warning: array subscript has type ‘char’ [-Wchar-subscripts] for (i=1; i<=m; i++) scanf("%d", &a[i]); ^ user.c:30:2: warning: format ‘%d’ expects argument of type ‘int *’, but argument 2 has type ‘char *’ [-Wformat=] user.c:31:2: warning: array subscript has type ‘char’ [-Wchar-subscripts] for (i=1; i<=n; i++) scanf("%d", &b[i]); ^ user.c:31:2: warning: format ‘%d’ expects argument of type ‘int *’, but argument 2 has type ‘char *’ [-Wformat=] user.c:29:9: warning: unused variable ‘j’ [-Wunused-variable] char i,j; ^ user.c:22:9: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("cmlsc.in", "r", stdin); ^ user.c:23:9: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("cmlsc.out", "w", stdout); ^ user.c:28:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &m, &n); ^ user.c:30:28: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] for (i=1; i<=m; i++) scanf("%d", &a[i]); ^ user.c:31:28: warning: ignoring return value of ‘scanf’, 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
10ms244kbFisier de iesire corupt!0
20ms244kbFisier de iesire corupt!0
30ms244kbFisier de iesire corupt!0
4Depăşit240kbTime limit exceeded.0
5Depăşit244kbTime limit exceeded.0
6Depăşit240kbTime limit exceeded.0
7Depăşit240kbTime limit exceeded.0
8Depăşit248kbTime limit exceeded.0
9Depăşit240kbTime limit exceeded.0
10Depăşit244kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?