Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Direct link to submission after cf submit #10

@GaurangTandon

Description

@GaurangTandon

It would be helpful to provide a direct link to a submission after cf submit. This can be especially helpful if I get non-AC verdict and wish to investigate further the particular test case.

I think we need to add one more line around the display function.

func (s *Submission) display(first bool, maxWidth *int) {

Something like:

ansi.Printf(" link: %v\n", "https:codeforces.com/contest/<contest-id>/submission/<submission-id>")

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions