When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

Nk77's blog

By Nk77, history, 3 years ago, In English

I noticed something odd today. Can someone explain what's going on here ?

1. Text Spoiler


Normal Spoiler

Spoiler1

Spoiler without closing tag

Spoiler2

Text outside spoiler.

Spoiler without closing tag

Spoiler3

Normal Spoiler

Spoiler4


Also, how do you put code in a spoiler ? It no longer works the way it used to I think.

2. Code Spoiler


Code


#include <bits/stdc++.h> using namespace std; int main(){ return 0; }

Here are some images for the plain text I used.

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

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

Why didn't you close the spoiler tags for 2 and 3?

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

Same thing happened to me when I wrote the editorial of CF round #688. I tried to put each tutorial inside a spoiler box like I did it on my previous round, but it didn't work. I was panicking trying to find out what I did wrong, and I gave up after like 30 minutes of struggling and just put them outside of spoiler boxes. I had to submit all the solutions and put links instead of pasting it directly to the post as well so that it doesn't get too long.

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

I thought I was the only to be like this and after reinstalling my browsers then I saw your blog :V

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

it works if I do this

Code in spoiler

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


I've been trying to figure this out for the past hour. It seems like they're broken.

UPD: Fixed

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

    Summon anyone who can fix it. This issue has made sharing code a pain.

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

      I only have problem with images inside the spoiler. Other than that, everything's good for me. I suppose it might be some unnecessary whitespaces causing the whole container to vanish.

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

        I posted this comment using the spoiler tags. I don't understand where it's going berserk.

        • »
          »
          »
          »
          »
          3 years ago, # ^ |
            Vote: I like it +3 Vote: I do not like it
          Although I can't debug your issue, here's my attempt at recreating your comment
          • »
            »
            »
            »
            »
            »
            3 years ago, # ^ |
              Vote: I like it 0 Vote: I do not like it

            Can you please share a screenshot of what you wrote to get this ?

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

              Posting the links since the images are too small due to the depth of this thread.

              Link 1 Link 2

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

                I definitely don't understand what's going on. i tried to replicate exactly your code and it failed but I added one new line after first ~~~~~ and it worked.

                I think it's an issue related with the browser also.

                Anyways, Thank you very much EnterYourName

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

Summon geranazavr555 I guess

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +18 Vote: I do not like it

    Up geranazavr555

    Spoiler
    • »
      »
      »
      3 years ago, # ^ |
        Vote: I like it +14 Vote: I do not like it

      Its been like much time about this bug now

      geranazavr555 Apparently this issue has left all of the old editorials with the same condition. The codes have literally come out of the blog.

      I would please request the department to do something on it. Reading old editorials is a much of a pain now.