Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Activity for 22t‭

Type On... Excerpt Status Date
Edit Post #283831 Initial revision over 2 years ago
Answer A: "Hello, World!"
Turing Machine.io, 202 bytes ```0 0 72 3 1 1 0 0 1 101 3 1 2 0 0 2 108 3 1 3 0 0 3 108 3 1 4 0 0 4 111 3 1 5 0 0 5 44 3 1 6 0 0 6 32 3 1 7 0 0 7 87 3 1 8 0 0 8 111 3 1 9 0 0 9 114 3 1 a 0 0 a 108 3 1 b 0 0 b 100 3 1 c 0 0 c 33 3 1 0 1 ``` Basically just keeps replacing the current ce...
(more)
over 2 years ago
Comment Post #279322 Is the input being a Unicode character (e.g. a newline means 10, "!" means 33, etc) allowed?
(more)
over 2 years ago
Edit Post #282059 Initial revision almost 3 years ago
Answer A: Reverse an ASCII string
Turing Machine.io, 363 bytes 0 0 0 0 -1 8 0 0 8 4 0 1 9 0 0 9 -1 0 0 1 0 0 1 0 0 1 9 0 1 1 1 0 1 9 0 2 1 2 0 1 9 0 3 1 0 0 -1 2 0 2 2 2 0 -1 3 0 0 3 0 0 -1 3 0 1 3 1 0 -1 3 0 2 3 2 0 1 4 0 0 4 0 0 -1 4 0 1 4 1 0 -1 4 0 2 4 2 0 1 ...
(more)
almost 3 years ago
Comment Post #279148 I'd recommend showing how to solve univariate polynomials (or at least one way of doing so)?
(more)
over 3 years ago
Comment Post #279147 It's quite funny how this is the first question, considering "Hello, World!" is the first thing most people do when they first start coding-- much alike the first question on Codidact Code Golf being "Hello, World!"
(more)
over 3 years ago