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.

Full text and comments »

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

By Nk77, history, 4 years ago, In English

During the past contest, I kept getting logged out of my account after a few minutes(based on inactivity I guess?) despite having Codeforces tabs open. Since I had to switch to my IDE for upto 20 min at a time to work on a problem, it was a bit annoying to have to login multiple times over the duration of a contest.

Is there a workaround for this?

Full text and comments »

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