Jump to content

Execute Brain****/Csharp: Difference between revisions

m
Fixed syntax highlighting.
(Added Execute Brain****/Csharp.)
 
m (Fixed syntax highlighting.)
 
Line 1:
<langsyntaxhighlight lang="csharp">using System;
using System.CodeDom.Compiler;
using System.Collections.Generic;
Line 42:
Run(Translate(brainfuck));
}
}</langsyntaxhighlight>
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.