mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
lint
This commit is contained in:
parent
21c47db6c1
commit
ebb88e6c6a
24 changed files with 1215 additions and 814 deletions
|
|
@ -57,7 +57,7 @@ int main()
|
|||
$ ./BF-it.py helloworld.code
|
||||
Compiling file 'helloworld.code'...
|
||||
Compiled successfully to 'helloworld.bf'
|
||||
$ cat helloworld.bf
|
||||
$ cat helloworld.bf
|
||||
>[-]>[-]<>++++++++[-<+++++++++>]<.>++++[-<+++++++>]
|
||||
<+.+++++++..+++.>++++++[-<------------->]<-.>+++++[
|
||||
-<+++++++++++>]<.>++++[-<++++++>]<.+++.------.-----
|
||||
|
|
@ -98,4 +98,3 @@ If you found a bug, or have an idea for a feature, open an issue
|
|||
* https://introcs.cs.princeton.edu/java/11precedence/ for operator precedence
|
||||
* https://logomakr.com/ for creating a logo
|
||||
* https://www.youtube.com/ for setting the mood
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue