Skip to content

Test case issue [Run Rate 1] #229

@Tazwar-Tawsif

Description

@Tazwar-Tawsif

Please provide the information below:

  1. Problem Link: https://lightoj.com/problem/dimik-run-rate-1

  2. Issue: Dear concern, I have made 10 wrong submissions just for this problem.. Just because of a simple constrain issue. Correct me if I am wrong, I literally feel like a fool right now. The constrain for the current batsman run was (1<=r2<=r1). As I understood, the inputs was like r2 can never cross r1. At most, it could be r2==r1. I really submitted 11 times, and the time I got it accepted, I wrote a condition for required run rate to check if r1<r2.. AND THEN...... The green Accepted sign appeared. Made me lose my sanity for an Easy problem.

  3. Code or submission link: 1st wrong submission: and accepted one

  4. Test case content:
    2
    300 294 6
    200 100 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions