Borderou de evaluare (job #2132566)

Utilizator usureluflorianUsurelu Florian-Robert usureluflorian Data 15 februarie 2018 21:01:45
Problema Submatrix Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:31:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(usu.size()>k) ^ user.cpp:9:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("submatrix.in","r",stdin); ^ user.cpp:10:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("submatrix.out","w",stdout); ^ user.cpp:11:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d",&n,&m,&k); ^ user.cpp:14:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int j=1;j<=m;++j) scanf("%d",&v[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms796kbOK10
20ms856kbOK10
30ms872kbOK10
452ms924kbOK10
5Depăşit964kbTime limit exceeded.0
6Depăşit1012kbTime limit exceeded.0
788ms1016kbOK10
8Depăşit1136kbTime limit exceeded.0
9Depăşit1172kbTime limit exceeded.0
10Depăşit1188kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?