Borderou de evaluare (job #1659526)

Utilizator vlady1997Vlad Bucur vlady1997 Data 22 martie 2016 12:07:02
Problema Matrice 2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 35

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:38:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("matrice2.in","r",stdin); ^ user.cpp:39:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("matrice2.out","w",stdout); ^ user.cpp:40:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&n,&t); ^ user.cpp:42:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (j=1; j<=n; j++) scanf("%d",&a[i][j]); ^ user.cpp:45:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d",&x1,&y1,&x2,&y2); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
132ms8460kbOK5
232ms8472kbOK5
340ms8504kbOK5
4712ms8568kbOK5
5444ms8544kbOK5
6536ms8556kbOK5
7732ms8564kbOK5
8Depăşit8564kbTime limit exceeded.0
9Depăşit8564kbTime limit exceeded.0
10Depăşit8684kbTime limit exceeded.0
11Depăşit8684kbTime limit exceeded.0
12164ms8792kbKilled by signal 11(SIGSEGV).0
13144ms8796kbKilled by signal 11(SIGSEGV).0
14124ms8768kbKilled by signal 11(SIGSEGV).0
15164ms8796kbKilled by signal 11(SIGSEGV).0
16124ms8768kbKilled by signal 11(SIGSEGV).0
17124ms8772kbKilled by signal 11(SIGSEGV).0
18128ms8768kbKilled by signal 11(SIGSEGV).0
19128ms8772kbKilled by signal 11(SIGSEGV).0
20136ms8796kbKilled by signal 11(SIGSEGV).0
Punctaj total35

Ceva nu functioneaza?