Pagini recente » Borderou de evaluare (job #701836) | Borderou de evaluare (job #2675468) | Borderou de evaluare (job #566521) | Borderou de evaluare (job #893457) | Borderou de evaluare (job #1763977)
Borderou de evaluare (job #1763977)
Raport evaluator
Compilare:
user.cpp: In function ‘void erase_(int, std::vector<std::vector<int> >&, const std::vector<std::vector<int> >&)’:
user.cpp:29:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < cod[nod].size(); ++j) {
^
user.cpp: In function ‘void dfs(int, std::vector<bool>&, const std::vector<std::vector<int> >&, std::vector<std::vector<int> >&)’:
user.cpp:47:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < cod[nod].size(); ++j) {
^
user.cpp: In function ‘int main()’:
user.cpp:97:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < groups.size(); ++i) {
^
user.cpp:62:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.in", "r", stdin);
^
user.cpp:63:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.out", "w", stdout);
^
user.cpp: In function ‘void cit(int&)’:
user.cpp:14:59: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (poz == Dim) fread(lin, 1, Dim, stdin), poz=0;
^
user.cpp:18:57: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (poz == Dim) fread(lin, 1, Dim, stdin), poz=0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 472ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |