Chat:World/2022-05-22

From CG community
Revision as of 05:29, 23 May 2022 by Chat Log (talk | contribs) (Created page with "File:Default_avatar.png RandomSteve: hi <img src=/a/75805763427049> China-xyh: hi <img src=/a/75369242083208> jacek: :upside_down: <img src=/a/54066924332220> therealbe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Default avatar.png RandomSteve: hi

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

Default avatar.png Brawler_zx: RandomSteve being humble

Default avatar.png RandomSteve: lol

Default avatar.png Brawler_zx: The questions are tough

Default avatar.png Brawler_zx: so i think thats the reason

jacek: questions?

Default avatar.png Brawler_zx: i meant challenges

PatrickMcGinnisII: LOCM: constructed is a challenge ...smh

Default avatar.png Brawler_zx: you are attempting it?

Default avatar.png Brawler_zx: I shut off my computer after seeing that

PatrickMcGinnisII: 300+ lines of code and I'm still deck building

Default avatar.png Brawler_zx: F

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

Default avatar.png Fim123: whats an array

5DN1L: https://letmegooglethat.com/?q=whats+an+array

jacek: a fixed size list

Default avatar.png Fim123: ok

Default avatar.png Fim123: so it cant be changed

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

Default avatar.png SocMB: anyone want to play escape game?

Default avatar.png SocMB: i want to play but have no friends...

jacek: they require having friends now? :unamused:

Default avatar.png Brawler_zx: Hi SocMB welcome to the club

Default avatar.png 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)

Default avatar.png snow-owo: 啊,回合制战斗游戏的主函数怎么写啊

Default avatar.png 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 :)

Default avatar.png StormyPluto3865: hi

Default avatar.png Vlados281: шалом

Default avatar.png Vlados281: :no_mouth:

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

Default avatar.png jwpihlgren: TE

Default avatar.png Bluelos: can someone explain me how to solve it pls

Default avatar.png Bluelos: or give answear so i can understand

jacek: hm?

Default avatar.png Bluelos: i cant do this problem can u help me

Default avatar.png Bluelos: mod pod racing

Default avatar.png Bluelos: i just don know how to solve it

jacek: is this with checkpointY checkpointY

Default avatar.png Bluelos: yes

jacek: so change it to X and Y

Default avatar.png Bluelos: ok thank you i thought thi is more complicated but i still dont understand how it works

jacek: this is just 1st league

Default avatar.png Bluelos: hmm ?

jacek: you want to move your pod to next checkpoint's x and y and thats it

Default avatar.png Bluelos: ahhh okay

Default avatar.png Bluelos: okay now its

Default avatar.png Bluelos: dzieki wariacie

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:

Default avatar.png A_-LQE~~: notifications?

Default avatar.png A_-LQE~~: :boy_tone5:

Default avatar.png 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

Default avatar.png Not_Ur_Hero: :wave_tone2:

SUwUn: Bro I wanna cry. Some of these are not intuitive at all

Default avatar.png Not_Ur_Hero: Lol have you tried codewars

Default avatar.png ManeatingMysterys_785f: Uwuu

Default avatar.png ManeatingMysterys_785f: Uwuu

ibrahimsab: bro i can't benefit from this site cuz all people use python and i use javascript

Default avatar.png Glyptod0n: hello, anyone can tell me what the + do in this line of python:

.reduce((p,c)=>+p+ +c)

Default avatar.png 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.

Default avatar.png Glyptod0n: oh thanks, well that sure explains it

Wild_Python: BRO SO MANY BOTS IN HERE :)))