zhouyu's blog

By zhouyu, history, 10 years ago, In English

when I try to deal with 2B:the least round way with python3, I got Memory limit, so I decided to use Numpy to reduce the useage of the memory and CPU, but unfortunately I got runtime error this time, what I want to ask is, do codeforces support Numpy and other program library? If not, how could I use these library in codeforces?

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

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

No, you cannot use Numpy on Codeforces. Try HackerRank, for example.

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

Your english needs improving.

  • »
    »
    8 years ago, hide # ^ |
     
    Vote: I like it +40 Vote: I do not like it

    Your English needs 'improvement', not his.

    • »
      »
      »
      8 years ago, hide # ^ |
      ← Rev. 2  
      Vote: I like it +31 Vote: I do not like it

      "needs improvement" and "needs improving" are both correct, although the latter is less common. That's a bad attempt to be witty and I'm surprised you have so many upvotes.

      When saying "Your english needs improving" the word "improving" is used as a gerund, which English allows a lot. The only mistake in innv's comment is not capitalising the first letter of the word "English", which I wouldn't even call a mistake.

      P.S. Yea, the post is very old and recently got bumped, but I might as well rant.

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

yeah...u can use numpy definitely on codeforce...I do not remember which question it was...but once I used numpy here(codeforce)...I m dammn sure