Pagini recente » Borderou de evaluare (job #1633072) | Borderou de evaluare (job #1599798) | Borderou de evaluare (job #1916132) | Borderou de evaluare (job #1604505) | Borderou de evaluare (job #1966231)
Borderou de evaluare (job #1966231)
Raport evaluator
Compilare:
user.cpp: In function ‘void recompute(int)’:
user.cpp:32:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i != ST[node].v.size(); ++ i)
^
user.cpp: In function ‘int bsearch(int, int)’:
user.cpp:55:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i + p < ST[node].v.size() && ST[node].v[i + p] < x)
^
user.cpp: In function ‘void kthElement(int)’:
user.cpp:92:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i + p < ST[node].v.size() && bit[node][i + p + 1] < k){
^
user.cpp: In function ‘void read()’:
user.cpp:121:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &Q);
^
user.cpp:123:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:131:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &type);
^
user.cpp:133:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &p);
^
user.cpp:138:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &p, &q, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 64ms | 13196kb | Incorect | 0 |
2 | 164ms | 14768kb | Incorect | 0 |
3 | 188ms | 15308kb | Incorect | 0 |
4 | 608ms | 21236kb | Incorect | 0 |
5 | 1248ms | 28452kb | Incorect | 0 |
6 | 604ms | 22624kb | Incorect | 0 |
7 | 736ms | 23168kb | Incorect | 0 |
8 | 824ms | 29112kb | Incorect | 0 |
9 | 620ms | 29124kb | Incorect | 0 |
10 | 876ms | 26608kb | Incorect | 0 |
Punctaj total | 0 |