General Sebast1an
github.com SebTheGeneral Sebastian Hernandez#4363
I'm a Codidact user. That's it.
Posts
The * for variables and not mathematical operators are the pointers. Assigning a pointer goes this way: char *text; // string Here, we assign a pointer named text and its type is a char, but a...
posted 2y ago by General Sebast1an
This revolves around images. I'm trying to write an HTML page of COVID-19 safety procedures, and here's what I've written so far: <!DOCTYPE html> <html> <head> <title&...
2 answers · posted 1y ago by General Sebast1an · last activity 1y ago by Peter Taylor
Here in Python, I created a program for this challenge and I'm having trouble debugging it. I already fixed most errors I have on my program but here's what I have left: x=y=z=[];i=0.0;a=int(input...
1 answer · posted 2y ago by General Sebast1an · last activity 2y ago by hkotsubo
Last year, I started working on a language I named SuperCode but then decided BMPL (Builder's Multi-Purpose Language) as the final name. The language would be written using C and up until now, the ...
1 answer · posted 2y ago by General Sebast1an · last activity 2y ago by Lundin
I'm new to D and am planning to use it for golfing. I want to make a ROT13 converter and I want to determine the length of an inputted string. Is there a function for this? If not, what ways can I...
3 answers · posted 2y ago by General Sebast1an · last activity 2y ago by hkotsubo
I was tasked with an assignment where I should get a box to move to the 4 corners of the viewport by hovering on a button. Most of the code is already finished except for figuring out how to get th...
0 answers · posted 1y ago by General Sebast1an · edited 1y ago by General Sebast1an
Strings in D can be assigned either as char[] or string. Both have .length with them, which can be added at the end of the variable's name after assignment. import std.stdio; void main(stri...
posted 2y ago by General Sebast1an
Try It Online! is an online interpreter for many supported languages, including PHP. I'm trying to solve coding challenges using the language, specifically "Hello, {name}!". In PHP, you can litera...
1 answer · posted 1y ago by General Sebast1an · last activity 1y ago by hkotsubo
I wrote a program named Kernel.c 2 months into my life in programming and created 4 functions at the time, and now there are 7 functions. Recently, I updated the program completely onto an online ...
1 answer · posted 2y ago by General Sebast1an · last activity 2y ago by elgonzo
I'd like to nominate @hkotsubo, a high rep user of the site. Judging from the looks of the stats, he has a substantial amount of flags (13 as of the writing of this question), very well-received p...
posted 1y ago by General Sebast1an · edited 1y ago by hkotsubo
There's this new challenge on Code Golf CD and I'm using Python to do it. A little bit of golfing already took place, so the code might look a bit messy for you. Anyway, I'm proud of what I've writ...
2 answers · posted 9mo ago by General Sebast1an · last activity 9mo ago by Dirk Herrmann
No, I'm not trying to get the full program written completely in C by you guys. I only need some way to implement the functionalities of each function I found confusing. In this challenge in Code ...
2 answers · posted 1y ago by General Sebast1an · last activity 1y ago by Derek Elkins
I'm still in the process of making MarkFuncs and having given up from copy-pasting open-source interpreters, them using OOP too, I decided to make one without OOP and with scratch alongside with th...
1 answer · posted 1y ago by General Sebast1an · last activity 1y ago by Canina
MarkFuncs has really gotten huge progress, at least in my eyes, and now, I want to make math possible in the language. Background MarkFuncs is a programming language that I have been working on f...
0 answers · posted 1y ago by General Sebast1an · edited 1y ago by Lundin

Reputation | 108 | |
Number of top-level posts | 11 | |
Number of answers | 3 | |
Sum of received votes (up minus down) | 2 | |
Number of edits made | 12 |
Earned Abilities
Statistics
Posts | ||
---|---|---|
Count | 14 | |
Questions | 11 | |
Answers | 3 | |
Articles | 0 |
Votes cast | ||
---|---|---|
Count | 36 |
Flags raised | ||
---|---|---|
Count | 1 |