Chat:World/2022-05-22
China-xyh: hi
jacek: :upside_down:
therealbeef: 95% are not (really) active users
jacek: so its only about 5%
**PatrickMcGinnisII wishes he just closed the bar
Brawler_zx: RandomSteve being humble
Brawler_zx: The questions are tough
Brawler_zx: so i think thats the reason
jacek: questions?
Brawler_zx: i meant challenges
PatrickMcGinnisII: LOCM: constructed is a challenge ...smh
Brawler_zx: you are attempting it?
Brawler_zx: I shut off my computer after seeing that
PatrickMcGinnisII: 300+ lines of code and I'm still deck building
jacek: typical magic the gathering eh
PatrickMcGinnisII: Not as complex, but still a pain. Debating doing a brutal
jacek: :scream:
PatrickMcGinnisII: I didn't go far enough with the original LOCM
jacek: Automaton2000 what are your cards?
Automaton2000: how many games do you like that
PatrickMcGinnisII: kill me Automaton2000
Automaton2000: it is just the first thing i did in the past
5DN1L: oO
**PatrickMcGinnisII is a timetraveller or is Automaton2000?
Automaton2000: or if it is a good way to keep track of all the pellets in the map
PatrickMcGinnisII: rabbit poop
jacek: Oo
PatrickMcGinnisII: Automaton2000 thinks we are :poop:
Automaton2000: so i wanted to try a nn for it
PatrickMcGinnisII: Automaton2000 follow the $
Automaton2000: that's a lot of code
5DN1L: https://letmegooglethat.com/?q=whats+an+array
jacek: a fixed size list
PatrickMcGinnisII: Association of Really Radical Archetype Yeomen
PatrickMcGinnisII: if it's not a const it can be changed
cacasexy: vb +/
cacasexy: +++
5DN1L: no spamming please
5DN1L: https://www.codingame.com/playgrounds/40701/help-center/code-of-conduct
TINOUAINANI: hi guys any one here love math , ihave a problem :joy:
geppoz: go for it
TINOUAINANI: ok, 1/a = 1/x1 + 1/x2 , need to find all numbers x1 and x2 that fiting the above equation and great than a
TINOUAINANI: ps : any solution include i++ not working (time out)
TINOUAINANI: this come from "Unit Fractions" puzzel
TINOUAINANI: ohh , i find it :grin:
TINOUAINANI: i didnt :sweat_smile:
5DN1L: try rearranging the terms to see what are the limits i.e. the range of values that you really need to test
TINOUAINANI: the range goes up to 10821720756 so no way for tisting evry single number , there is a pattern in the numbers
5DN1L: yes, that's why i made the above suggestion to reduce the range of values
TINOUAINANI: yes yes i am locking for it
5DN1L: You can guess the range by merely looking at the expected outputs, but to understand why the range is like that, you have to do some algebra
TINOUAINANI: i frogat that we code i code a programe that look for a pattern in expected outputs
TINOUAINANI: :joy:
5DN1L: not necessary helpful in every case, but in this case it is helpful
aCatAI: hi bowwowforeach - what algo did you use for spring challenge 21 (trees game) - was it beamsearch / chokudai?
aCatAI: (i'm preparing slides for presentation and gather info)
TINOUAINANI: done finally i het math :joy:
5DN1L: :joy:
TINOUAINANI: our job is to code not math :joy:
5DN1L: well you can choose to skip some puzzles here :wink:
TINOUAINANI: i will do all puzzles
5DN1L: then be prepared for more maths puzzles :smirk:
TINOUAINANI: is there more of this :scream:
5DN1L: of course there is
SocMB: anyone want to play escape game?
SocMB: i want to play but have no friends...
jacek: they require having friends now? :unamused:
Brawler_zx: Hi SocMB welcome to the club
Brawler_zx: and which escape you are referring?
A_s_s_i_l: hi how write sub in creating problems
A_s_s_i_l: *stub
5DN1L: https://www.codingame.com/playgrounds/40701/help-center/stub-generator
A_s_s_i_l: thanks pro
DaNinja: aCatAI Bowwow has a post mortem blog post here https://bowwowforeach-hatenablog-com.translate.goog/entry/2022/05/03/165011?_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=en&_x_tr_pto=wapp
5DN1L: for 2021?
DaNinja: ah 2022
struct: aCatAI did you check the forum?
struct: I can share my bitboard code if you are interested.
DaNinja: beam search/mcts from his twitter
ToastyBreadsicle: anyone have tips on how to shorten readline() for codegolf?
ToastyBreadsicle: i have to call it once unnecessarily just to get the next line that I do need
ToastyBreadsicle: r=readline;r() print(r().split` `.sort((f,s)=>f*f-s*s||s-f)[0]||0)
BuzzapUwU: :point_right_tone1::ok_hand_tone5:
Chonapatc: wo shi tai guo ren
struct: ToastyBreadsicle you can start your code like this
struct: print((r=readline)(r()).split` `
Darleanow: hey everyone :)
5DN1L: English only please. For Russian, please use #ru channel
b3rnie: hiç
b3rnie: hi
Ayza: is there an arabic channel?
jacek: #fr :upside_down:
jacek: Automaton2000 how many nodes do I need?
Automaton2000: there are some new inputs...
jacek: eeyup, Automaton2000
Automaton2000: i'm not sure what kind of problem
PatrickMcGinnisII: We are hungry Automaton2000
Automaton2000: i have a good one
PatrickMcGinnisII: Oh no u didn
PatrickMcGinnisII: Oh no u didn't Automaton2000
Automaton2000: so i don't have a problem
Bluelos: can someone explain me how to solve it pls
Bluelos: or give answear so i can understand
jacek: hm?
Bluelos: i cant do this problem can u help me
Bluelos: i just don know how to solve it
jacek: is this with checkpointY checkpointY
jacek: so change it to X and Y
Bluelos: ok thank you i thought thi is more complicated but i still dont understand how it works
jacek: this is just 1st league
jacek: you want to move your pod to next checkpoint's x and y and thats it
jacek: :upside_down:
44AA44: https://godbolt.org/z/Txc9o86hP lol
PatrickMcGinnisII: where's aCat? I need to pick a fishbone with them
aCat: ?
PatrickMcGinnisII: hi
PatrickMcGinnisII: plz check forum for LOCM, i think u code got a wee error
aCat: I'm trying to go sleep - what happened?
aCat: ah ok, thx for the ping
PatrickMcGinnisII: sry, been fighting with it for an hour
aCat: I will check tomorrow,
aCat: yeah, no problem
PatrickMcGinnisII: k nite
aCat: I have to change notifications on this topic
aCat: I will get mails now directly
aCat: bb :kissing_cat:
Not_Ur_Hero: area formula was kickin my ass lol
a-Rye: Friendly reminder: if you check out my Beginner Python Concepts or Beginner Java Concepts playgrounds (Activities -> Learn), maybe leave a comment on what you would like to see explained in the playground? Also, throw a like if you like what's already there!
SUwUn: hewwo
SUwUn: Bro I wanna cry. Some of these are not intuitive at all
Not_Ur_Hero: Lol have you tried codewars
ibrahimsab: bro i can't benefit from this site cuz all people use python and i use javascript
Glyptod0n: hello, anyone can tell me what the + do in this line of python:
.reduce((p,c)=>+p+ +c)
Glyptod0n: or a name for its use so i can look it up
adoxography: That's JavaScript, not Python. You're looking for the unary plus.
Glyptod0n: oh thanks, well that sure explains it
Wild_Python: BRO SO MANY BOTS IN HERE :)))