Pagini recente »
Borderou de evaluare (job #43699)
|
Borderou de evaluare (job #12180)
|
Borderou de evaluare (job #720479)
Borderou de evaluare (job #720479)
Raport evaluator
Compilare:
main.cpp: In function 'void insert(int)':
main.cpp:22:25: warning: comparison of integer expressions of different signedness: 'std::multiset<int>::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare]
22 | if(upper.size() > n/2){
| ~~~~~~~~~~~~~^~~~~
main.cpp:28:25: warning: comparison of integer expressions of different signedness: 'std::multiset<int>::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare]
28 | if(lower.size() > (n+1)/2){
| ~~~~~~~~~~~~~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:55:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
55 | freopen("mediana.in", "r", stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:56:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
56 | freopen("mediana.out", "w", stdout);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
245 kb
|
OK
|
10
|
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
|
4
|
9 ms
|
507 kb
|
OK
|
10
|
|
5
|
19 ms
|
491 kb
|
OK
|
10
|
|
6
|
39 ms
|
987 kb
|
OK
|
10
|
|
7
|
59 ms
|
1196 kb
|
OK
|
10
|
|
8
|
139 ms
|
1908 kb
|
OK
|
10
|
|
9
|
169 ms
|
2392 kb
|
OK
|
10
|
|
10
|
209 ms
|
2617 kb
|
Time limit exceeded
|
0
|
|
Punctaj total
|
90
|