Borderou de evaluare (job #1683903)

Utilizator lflorin29Florin Laiu lflorin29 Data 10 aprilie 2016 17:18:24
Problema Numerologie Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘void back(int, std::vector<std::vector<int> >&, std::vector<int>&, std::vector<bool>&, int, std::vector<int>&)’: user.cpp:9:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(pas == a.size()) ^ user.cpp: In function ‘int main()’: user.cpp:44:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("numerologie.in", "r", stdin); ^ user.cpp:45:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("numerologie.out", "w", stdout); ^ user.cpp:49:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d" , &n , &m); ^ user.cpp:51:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i = 0; i < n ; ++i) scanf("%d", &a[i]); ^ user.cpp:52:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i = 1 ; i <= m ; ++i) scanf("%d", &b[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms444kbOK1010
20ms444kbOK1010
30ms440kbOK1010
44ms488kbOK1010
520ms484kbOK1010
6Depăşit472kbTime limit exceeded.00
7Depăşit456kbTime limit exceeded.0
816ms492kbOK10
9Depăşit456kbTime limit exceeded.0
10Depăşit460kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?