Coder Social home page Coder Social logo

ioi-on-codeforces's People

Contributors

balint-r avatar internetperson10 avatar kunyavskiy avatar qpwoeirut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ioi-on-codeforces's Issues

Nowruz judging is not working.

Currently nowruz from 2017 doesnt seem to be working correctly. I (definitelynotmee on cf) submitted my outputs that got around 70 points on oj.uz and it got 100 points here.

Also since you guys added the sample in the input file, the range of the important test cases goes from 2 to 11 instead of 1 to 10 like the original, and its kind of aesthetically unpleasing and annoying to format (ofc, just a nitpick, the 100 points thing is much more important lol).

An issue in IOI 2010 Day 2 Problem 4 (2010 - H, Saveit)

The issue is in the grader file. The task says that you can do encode_bit(b) where b is either 0 or 1, but the grader allows for any value. So, we can basically store integers, this way we can just for every pair of vertices (u, v) encode_bit(dist(u, v)) and then get this distance in decode and just call hops on it. (This will only take H * N calls to encode_bit). Kindly fix the issue and rejudge the submissions.

Thanks.

Ghulam Junaid.

Standings issue

Hi! I did IOI 2007 virtual a few days ago. I got 25 points on problem C, but then I resubmitted a little later and got 5 points. The standings of the contest show 25 points ( https://codeforces.com/group/32KGsXgiKA/contest/103750/standings ), But in the other standings ( https://codeforces.com/group/32KGsXgiKA/customrating/3853 ) it shows 5 points. I don't really know if the points of last submission matter or the points maximum overall. Kindly fix it (strikethrough : such that I get 25 on both). Thanks.

(Minor) IOI2021F Registers

Here is the problem link.

The attached grader file is not the same as the grader described in the statement and the actual correct grader in on the official 2021 website

Also, the attached archive does not contain sample input files for the grader.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.