Borderou de evaluare (job #1755850)

Utilizator killer301Ioan Andrei Nicolae killer301 Data 11 septembrie 2016 11:42:45
Problema Colectie Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In member function ‘void DG::operator+=(DG&)’: user.cpp:36:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=0; k<other.ind.size(); k++) ^ user.cpp: In member function ‘bool DG::operator<(const DG&)’: user.cpp:51:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(pos < v.size() && v[pos] == other.v[pos])pos++; ^ user.cpp: In function ‘bool cmp(DG, DG)’: user.cpp:75:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(pos < a.v.size() && a.v[pos] == b.v[pos])pos++; ^ user.cpp: In function ‘int main()’: user.cpp:198:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(tmp.size() + tmp2.size() < Min) ^ user.cpp:202:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<tmp2.size(); i++) ^ user.cpp:89:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("colectie.in", "r", stdin); ^ user.cpp:90:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("colectie.out", "w", stdout); ^ user.cpp:92:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &k); ^ user.cpp:147:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms272kbKilled by signal 11(SIGSEGV).0
20ms272kbKilled by signal 11(SIGSEGV).0
30ms276kbKilled by signal 11(SIGSEGV).0
40ms272kbKilled by signal 11(SIGSEGV).0
50ms272kbKilled by signal 11(SIGSEGV).0
60ms268kbKilled by signal 11(SIGSEGV).0
70ms272kbKilled by signal 11(SIGSEGV).0
80ms272kbKilled by signal 11(SIGSEGV).0
90ms272kbKilled by signal 11(SIGSEGV).0
100ms276kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?