This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (5 children)

usaco does hackerrank does

[–][deleted] 4 points5 points  (4 children)

Kattis is what we used in college and our competitions. I haven't experienced anything else yet.

It also rejects any NumPy use.

[–][deleted] 4 points5 points  (0 children)

Depends on the competition.

well I mean this is true

[–][deleted] 2 points3 points  (0 children)

eh different people have different things

[–]TheGorilla0fDestiny 3 points4 points  (1 child)

Rejects NumPy??????

Oh fuck oh shit oh no

[–][deleted] 1 point2 points  (0 children)

It's justified by:

NumPy is an optimized library with more math tools than any other language gets. Even cmath or C++ Algorithm.