Borderou de evaluare (job #1598142)

Utilizator akaprosAna Kapros akapros Data 12 februarie 2016 17:25:41
Problema Copaci4 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘void det_ans()’: user.cpp:109:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < Vx[i].size(); ++ j) ^ user.cpp:110:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = j + 1; k < Vx[i].size(); ++ k) ^ user.cpp:113:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < Vx[i].size(); ++ j) ^ user.cpp:114:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = 0; k < Vy[i].size(); ++ k) ^ user.cpp:117:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < Vy[i].size(); ++ j) ^ user.cpp:118:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = j + 1; k < Vy[i].size(); ++ k) ^ user.cpp: In function ‘void solve()’: user.cpp:126:9: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ user.cpp: In function ‘void read()’: user.cpp:13:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("copaci4.in", "r", stdin); ^ user.cpp:14:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:17:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &v[i]); ^ user.cpp: In function ‘void write()’: user.cpp:133:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("copaci4.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms5140kbOK10
28ms5160kbOK10
38ms5156kbOK10
432ms5324kbOK10
576ms5628kbOK10
6148ms6100kbOK10
7Depăşit9864kbTime limit exceeded.0
8204msDepăşitMemory limit exceeded.0
9208msDepăşitMemory limit exceeded.0
10200msDepăşitMemory limit exceeded.0
Punctaj total60

Ceva nu functioneaza?