ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Common Board

Solution metrics Execution time and Memory used
Posted by Serg_Bloim (ONPU) 19 Jan 2019 07:42
Hi there!
I'm curious regarding submission metrics time and memory. Is this the avg time and avg memory of all the tests or maximum time and maximum memory used in the worst test?

Can anybody please reveal how does the system count time and memory for different languages? I would like to reproduce it locally before the submission. I use golang.
Thanks