Pagini recente » Borderou de evaluare (job #783590) | Borderou de evaluare (job #1667234) | Borderou de evaluare (job #3174235) | Borderou de evaluare (job #2863172) | Borderou de evaluare (job #1422336)
Borderou de evaluare (job #1422336)
Raport evaluator
Compilare:
user.cpp: In function ‘void Merge(int)’:
user.cpp:43:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(PL < Aint[LeftSon].V.size() && PR < Aint[RightSon].V.size())
^
user.cpp:43:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(PL < Aint[LeftSon].V.size() && PR < Aint[RightSon].V.size())
^
user.cpp:56:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(PL < Aint[LeftSon].V.size())
^
user.cpp:62:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(PR < Aint[RightSon].V.size())
^
user.cpp: In function ‘int GetInt()’:
user.cpp:238:48: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(Buf, 1, MaxB, stdin), Ptr = 0;
^
user.cpp:247:48: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(Buf, 1, MaxB, stdin), Ptr = 0;
^
user.cpp: In function ‘int main()’:
user.cpp:255:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ecotraseu.in", "r", stdin);
^
user.cpp:256:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ecotraseu.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 7076kb | Time limit exceeded. | 0 |
Punctaj total | 0 |