Alebn's blog

By Alebn, history, 3 years ago, In English

Hello codeforces! Some of you have probably heard of JBOI (Junior Balkan Olympiad in Informatics). It has been organized every year since 2007, giving an opportunity to many young students to go on their very first OI, give them experience and prepare them for future challenges in high school.

This year however, JBOI is probably going to be without a host. No country has applied to organize it so it will probably be online or in the worst case it won't be organized at all.

If you are in the position to do something to change this, are willing to help organise JBOI in your country, or know someone who can; please make the day of junior cp-ers by giving them the opportunity of their first olympiad/visit to another country

I made this blog post to find the people who can do this but I also encourage discussion about JBOI in the comments

Thank you very much and to the rest of potential JBOI participants, I hope to see you there :>

  • Vote: I like it
  • +17
  • Vote: I do not like it

| Write comment?
»
3 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Does anybody know a website where we can upsolve JBOI 2022 problems?

»
3 years ago, hide # |
 
Vote: I like it -11 Vote: I do not like it

tbh I think that EJOI is enough

»
3 years ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Is there any update regarding JBOI 2023?

»
3 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Any news?

»
3 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I am getting worried about the future of the OI organizations. Even EJOI 2023 was announced late this year.

»
2 years ago, hide # |
Rev. 3  
Vote: I like it +16 Vote: I do not like it
»
2 years ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

what is the age limit?

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Day 1 problems:

  1. Penalitate babana
  2. CHT penale
  3. Subtaskuri penale
  • »
    »
    2 years ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    Didn't 3. only have 3 subtasks, out of which 2 were only 1 subtask

    Also did 2. really need CHT to be solved?

    • »
      »
      »
      2 years ago, hide # ^ |
       
      Vote: I like it 0 Vote: I do not like it

      Yeah, problem 2 required CHT for full solution, and had 1 full solve.

      • »
        »
        »
        »
        2 years ago, hide # ^ |
        Rev. 2  
        Vote: I like it 0 Vote: I do not like it

        Beuh my mentor told me its ez (CHT is hard...) Anyways how didnt nobody solve 3? I got the idea in the last 10 mins and it isnt that hard. You represent the number as a bitmask and calculate the sum by calculating for each possible count(i) using the 1's in the binary representation

»
2 years ago, hide # |
 
Vote: I like it +1 Vote: I do not like it
1.3 (My solution)
»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it