Quintec
www.youtube.com QuintecX Quintec#0689
Posts
See all 63 »Functions may take input via arguments and output via return value Functions may also use STDIN/STDOUT as they wish.
posted 3y ago by Quintec · edited 3y ago by General Sebast1an
What sort of loopholes are assumed to be disallowed in any challenge on this site? One loophole per answer, please. Vote up answers if you want them disallowed, and down otherwise.
13 answers · posted 3y ago by Quintec · last activity 3y ago by AndrewTheCodegolfer
Should sandbox posts give rep? On one hand, keeping this feature motivates more people to use the sandbox. On the other hand, allowing people to gain rep twice for the same content seems wrong in s...
3 answers · posted 4y ago by Quintec · last activity 3y ago by Monica Cellio
What input/output methods do you think should be allowed/disallowed while code golfing on this site? What guidelines for input/output methods do you think should be in place? One method per answer...
19 answers · posted 3y ago by Quintec · last activity 1y ago by H_H
You may output delimiter-separated values instead of a list For example, the output [1,2,3] could be represented as 1 2 3 or 1|2|3.
posted 3y ago by Quintec
Functions may use arguments or lists of arguments interchangeably For example, if a challenge requires defining f(x, y, z), f(a) is also acceptable where a[0] = x, a[1] = y, a[2] = z.
posted 3y ago by Quintec
Make a new post If they are completely different solutions, I would say they should be judged separately.
posted 3y ago by Quintec
Yes, including the fact that it's in C. Using a heading such as "C + BMPL" that links to the library and explains what it does should be fine. I also think that having a way to run it (preferably ...
posted 3y ago by Quintec
Cat Quines Quines that simply output the source code due to some sort of implicit I/O, such as 1 in many languages.
posted 3y ago by Quintec
It's the opposite of code golf. Code bowling is essentially a challenge where you try to write the longest code possible, as opposed to the shortest code. Now, this format comes with many issues, ...
posted 3y ago by Quintec
Reputation | 2306 | |
Number of top-level posts | 17 | |
Number of answers | 46 | |
Sum of received votes (up minus down) | 242 | |
Number of edits made | 48 |
Earned Abilities
Statistics
Posts | ||
---|---|---|
Count | 63 | |
Questions | 15 | |
Answers | 46 | |
Articles | 2 |
Votes cast | ||
---|---|---|
Count | 54 |
Flags raised | ||
---|---|---|
Count | 0 |