Murten
Murten
CC#
Created by Rafcord on 1/29/2024 in #help
Button showing password.
Looks like it.
12 replies
CC#
Created by Arone on 11/8/2023 in #help
❔ returning an array from a substring
$code
8 replies
CC#
Created by morba3Xdwara on 11/5/2023 in #help
❔ unity single jump
There's also $unity
15 replies
CC#
Created by morba3Xdwara on 11/5/2023 in #help
❔ unity single jump
It's not.
15 replies
CC#
Created by AK sanTari on 11/6/2023 in #help
✅ Grister.js - alternate row colour
Uhm, this is a C# server.
4 replies
CC#
Created by CyberPenguin_ on 10/30/2023 in #help
❔ Cards Windows Forms App
There's really no good solution to this problem without using an array or list or something of that sort.
45 replies
CC#
Created by CyberPenguin_ on 10/30/2023 in #help
❔ Cards Windows Forms App
Are you allowed to use any collection type?
45 replies
CC#
Created by CyberPenguin_ on 10/30/2023 in #help
❔ Cards Windows Forms App
Do it anyway.
45 replies
CC#
Created by Romachamp on 10/29/2023 in #help
❔ Finding course for computer science on C#
Usually you start with lower level languages with CS because it's good to know how memory works and such. CS50 from Harvard is a pretty good free course.
6 replies
CC#
Created by Romachamp on 10/29/2023 in #help
❔ Finding course for computer science on C#
Why C# specifically? most of the "standard" computer science curriculum is pretty universal between languages.
6 replies
CC#
Created by nalka on 10/19/2023 in #help
❔ Need help to optimize this simulation
Yeah, this "simulation" is kinda a worst case scenario lol.
241 replies
CC#
Created by nalka on 10/19/2023 in #help
❔ Need help to optimize this simulation
Still a fun problem though.
241 replies
CC#
Created by nalka on 10/19/2023 in #help
❔ Need help to optimize this simulation
Normally you would probably apply Alpha–beta pruning to this problem but because you don't really have a goal you can't really do that.
241 replies
CC#
Created by smarts1l on 10/26/2023 in #help
❔ ✅ running a c# program without opening visual studio
catnod
8 replies
CC#
Created by smarts1l on 10/26/2023 in #help
❔ ✅ running a c# program without opening visual studio
You can also build it with command line if you need to.
8 replies
CC#
Created by Ali on 10/23/2023 in #help
❔ .NET Forms Error
I don't speak whatever language that is.
7 replies
CC#
Created by jadders on 10/22/2023 in #help
❔ Coin sorting issue
You should use the modulus operator.
15 replies
CC#
Created by jadders on 10/22/2023 in #help
❔ Coin sorting issue
You're probably just running into floating point precision errors.
15 replies
CC#
Created by jadders on 10/22/2023 in #help
❔ Coin sorting issue
$code
15 replies