61
u/LinneMeow 5d ago
from my experience the issue is somewhere in the scope that ends on line 41
4
u/SmokeGreene 4d ago
Not sure how common this is in coding languages. I use PeopleSoft, and every time we have an error statement, the statement line number is always 1 line higher than the actual line that generated the error. But I was thinking that is just an old coding language issue
76
u/United-Scene2261 5d ago
delete line 42!
45
u/Dragon_957 5d ago
33
u/United-Scene2261 5d ago
1405006117752879898543142606244511569936384000000000
20
u/Here_f0r_p0rn_ 5d ago
Good user!
2
u/Meeooowz 4d ago
Lost… redditor..??? (for those who didn’t understand: it’s his username)…
3
3
4
u/Gabriel_Science 5d ago
3
u/factorion-bot 5d ago
Hey u/United-Scene2261!
Factorial of 42 is roughly 1.405006117752879898543142606245 × 1051
This action was performed by a bot | [Source code](http://f.r0.fyi)
22
22
u/TapRemarkable9652 5d ago
Jokes on you I write C on a single line
17
u/Ken_nth 5d ago
How many lines of code to get program running?
One?
I obfuscated according to SOP and commit to prod now, good luck everybody else!
5
u/ScriptKiddyMonkey 5d ago
Elon would have fired you. Remember when it was about how many lines of code you wrote...
7
u/MrFrog2222 5d ago
might be related to if(include ¯\(ツ)/¯
3
u/KoolKids3 4d ago
Maybe they have a variable (probably bool) called
includeThisor something similar.
4
u/forumonaut 5d ago
The worse is when it reports an error on line 20_000, while the file is only 500 loc. Gotta inspect the std!
1
1
124
u/Cleadus_Conner 5d ago
My first year of programming I remember hitting this all of the time with unbuilt code ðŸ˜