Hacker News new | ask | show | jobs
by veyron 5368 days ago
Are you normalizing the execution time across languages? For example, when they introduced java, the USACO assumed that java code would run 5 times as slow as equivalent C code (so they would give 1 sec for C and 5 secs for java)