Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 962 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 962 Bytes

Non-Deterministic Turing Machine Simulator

ndtms for short.

Compile command

/usr/bin/gcc -DEVAL -std=c11 -O2 -pipe -static -s -o Tutorial Tutorial.c -lm

Execution limits

Task Name Time limit Memory limit Type Files Tokens
Tutorial Tutorial 1 second 100 MiB Batch Tutorial[.c] Yes
IncreasingStuff IncreasingStuff 17 seconds 4 MiB Batch IncreasingStuff[.c] Yes
FancyLoops FancyLoops 20 seconds 1 MiB Batch FancyLoops[.c] Yes
MindYourLeft MindYourLeft 20 seconds 1 MiB Batch MindYourLeft[.c] Yes
UnionStuck UnionStuck 21 seconds 1 MiB Batch UnionStuck[.c] Yes
DontGetLost DontGetLost 20.5 seconds 7 MiB Batch DontGetLost[.c] Yes
ToCOrNotToC ToCOrNotToC 19.5 seconds 20 MiB Batch ToCOrNotToC[.c] Yes
CumLaude CumLaude 16 seconds 16 MiB Batch CumLaude[.c] Yes