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.

Show memory usage of the program on cf test #9

@GaurangTandon

Description

@GaurangTandon

Is it possible to show memory consumption of program alongside the verdicts...

Passed #1 .... 0.002s/192K
Passed #2 .... 0.002s/192K
Passed #3 .... 0.002s/192K
Passed #4 .... 0.030s/10M

and highlight in red if it exceeds the memory limit mentioned on the problem page? I am asking because I recently overran memory by accidentally using a 5000x5000 long long int 2D vector, and got an MLE later.

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