Borderou de evaluare (job #1774934)

Utilizator savulescustefanSavulescu Stefan savulescustefan Data 9 octombrie 2016 17:05:56
Problema Secventa 5 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 80

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:25:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (v[x1][j]==a[i]) ^ user.cpp:57:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (v[x1][k]==a[j]) ^ user.cpp:78:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (v[x1][k]==a[j]) ^ user.cpp:98:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (v[x1][k]==a[j]) ^ user.cpp:123:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (v2[x1][j]==a[i]) ^ user.cpp:155:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (v2[x1][k]==a[j]) ^ user.cpp:11:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("secv5.in","r",stdin); ^ user.cpp:12:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("secv5.out","w",stdout); ^ user.cpp:13:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d %d %d", &n, &l, &r); ^ user.cpp:18:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%ud", &a[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
144ms31540kbOK10
256ms34872kbOK10
372ms37116kbOK10
4156ms38952kbOK10
5148ms38100kbOK10
6536ms45288kbOK10
71020ms48936kbOK10
81168ms48768kbOK10
9Depăşit64984kbTime limit exceeded.0
101380msDepăşitMemory limit exceeded.0
Punctaj total80

Ceva nu functioneaza?