Pagini recente » Borderou de evaluare (job #174566) | Borderou de evaluare (job #1990885) | Borderou de evaluare (job #1798265) | Borderou de evaluare (job #2322401) | Borderou de evaluare (job #1763249)
Borderou de evaluare (job #1763249)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:122:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (ptra < vala.size() && vala[ptra].first <= qr[i].ans - (1 << pw))
^
user.cpp:124:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (ptrb < valb.size() && valb[ptrb].first <= qr[i].ans - (1 << pw))
^
user.cpp: In function ‘int get()’:
user.cpp:59:39: 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:64:39: 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:71:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mediana.in", "r", stdin);
^
user.cpp:72:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mediana.out", "w", stdout);
^
user.cpp:75:31: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 2976kb | Time limit exceeded. | 0 |
Punctaj total | 0 |