summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorroot <root@andjedan.(none)>2011-08-16 08:00:46 +0430
committerroot <root@andjedan.(none)>2011-08-12 16:30:17 -0700
commit9cb5ecf6956115140521d74cea8b4191634842fd (patch)
treea5d32ba73a85965e15a8a76e634be139c35d6a86 /utils
parent9f43cfbf63b83cf02da8647c50a4c6dc523de5ad (diff)
downloadhellijudge-legacy.git-9cb5ecf6956115140521d74cea8b4191634842fd.tar.gz
hellijudge-legacy.git-9cb5ecf6956115140521d74cea8b4191634842fd.tar.xz
hellijudge-legacy.git-9cb5ecf6956115140521d74cea8b4191634842fd.zip
Fix memory and time limit casting bugv0.8
Memory and time limit numbers should be casted from string to int or else comparison between total memory and time used by user's binary would lead judge to run user's binary with memory limit defined in pam_limits, and time limit as double as problem time limit. bug found at submission number 1402 @ HelliCode
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions