Borderou de evaluare (job #1802856)

Utilizator medicinedoctoralexandru medicinedoctor Data 10 noiembrie 2016 18:28:20
Problema Algoritmul lui Gauss Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void lire(std::vector<std::vector<double> >&)’: user.cpp:6:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define xs x.size() ^ user.cpp:20:21: note: in expansion of macro ‘xs’ for (int i=0; i<xs; i++) ^ user.cpp:23:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0; j<x[i].size(); j++) ^ user.cpp: In function ‘void direct(std::vector<std::vector<double> >&)’: user.cpp:33:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i<xs-1; i++) ^ user.cpp:6:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define xs x.size() ^ user.cpp:38:31: note: in expansion of macro ‘xs’ for (int j=i+1; j<xs; j++) ^ user.cpp:6:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define xs x.size() ^ user.cpp:44:27: note: in expansion of macro ‘xs’ for (int j=i+1; j<xs; j++) ^ user.cpp:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k=i; k<xs+1; k++) ^ user.cpp: In function ‘void invers(std::vector<double>&)’: user.cpp:61:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=i+1; j<a[0].size(); j++) ^ user.cpp: At global scope: user.cpp:69:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type] main() ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms612kbKilled by signal 6(SIGABRT).00
24ms616kbKilled by signal 6(SIGABRT).0
34ms616kbKilled by signal 6(SIGABRT).00
44ms620kbKilled by signal 6(SIGABRT).0
54ms612kbKilled by signal 6(SIGABRT).00
64ms612kbKilled by signal 6(SIGABRT).0
74ms616kbKilled by signal 6(SIGABRT).0
84ms616kbKilled by signal 6(SIGABRT).0
94ms616kbKilled by signal 6(SIGABRT).00
104ms616kbKilled by signal 6(SIGABRT).0
114ms620kbKilled by signal 6(SIGABRT).0
124ms616kbKilled by signal 6(SIGABRT).0
134ms616kbKilled by signal 6(SIGABRT).00
144ms612kbKilled by signal 6(SIGABRT).0
154ms616kbKilled by signal 6(SIGABRT).0
164ms620kbKilled by signal 6(SIGABRT).0
174ms616kbKilled by signal 6(SIGABRT).00
184ms612kbKilled by signal 6(SIGABRT).0
194ms612kbKilled by signal 6(SIGABRT).0
204ms612kbKilled by signal 6(SIGABRT).0
Punctaj total0

Ceva nu functioneaza?