Chat:World/2022-03-02
Ajaiy: hi
antiwonto: [auto] 'hi' was defined as ' A common salutation for those who are short of words ' by Wontonimo
Ajaiy: oh ok
Ajaiy: I greet you all with great pleasure
struct: hi
antiwonto: [auto] 'hi' was defined as ' A common salutation for those who are short of words ' by Wontonimo
martinpapa69: morning
martinpapa69: any rust expert in the chat?
DarkMatriac: Whats the difference between a uint8_t , uint_fast8_t and uint_least8_t?
Newbiegod: good morning worldddddddd
Wontonimo: gn, it's late for me
XueHuaPiaoPiao: 9 am in me
struct: DarkMatriac they are all different
struct: uint8_t is always 8 bits, uint_fast8_t will use the fastest unsigned that is at least 8 bits and the least will give you an unsigned that is at least 8 bits
struct: I would always use uint8_t though, less prune to bugs
struct: or better I would use the type that needs the bits that I require
struct: But sometimes bigger can be faster
Nat-42: Anyone else keep getting network issues with the site or tests not finishing in clash of code? Been having issues over the last 24 hours
linjoehan: NN
antiwonto: [auto] Hey linjoehan, here is a :taco: for loggin in today while it is quiet. You now have 2 tacos
linjoehan: how do I get tacos?
Black_Viking142: u'r fuckin morons
Urutar: :taco: Wontonimo
antiwonto: [auto] Urutar has awarded Wontonimo 10 tacos. Wontonimo now has 200 taco. Urutar now has 43 taco
Urutar: That's all for now :D
Ajaiy: :taco: Urutar
antiwonto: [auto] Sorry Ajaiy but you are too new. Get someone to give you tacos first
Ajaiy: oh ok
Black_Viking142: can u help me with some tasks?
PxINKY: test
antiwonto: [auto] 'test' was defined as ' this is a test ' by struct
Hackker: hi
antiwonto: [auto] 'hi' was defined as ' A common salutation for those who are short of words ' by Wontonimo
Hackker: hi:hello
Hackker: hello
Hackker: :taco: antiwonto
antiwonto: [auto] Sorry Hackker but you are too new. Get someone to give you tacos first
Hackker: :taco: Urutar
antiwonto: [auto] Sorry Hackker but you are too new. Get someone to give you tacos first
Thorcode: :taco: Hackker
antiwonto: [auto] Thorcode has awarded Hackker 2 tacos. Hackker now has 3 taco. Thorcode now has 24 taco
Hackker: thanks
Hackker: :taco: Thorcode
antiwonto: [auto] Sorry Hackker but you are too new. Get someone to give you tacos first
PxINKY: :nerd:
Hackker: :sob:
Thorcode: :money_mouth:
PxINKY: :eye:
5DN1L: no spam guys
Thorcode: ok
PxINKY: sorry
Hackker: ok 5d
Hackker: can some one help me with search race?
Hackker: like how to get 100% i always stuck at 74%
5DN1L: you can probably take a look at the replays and see what's wrong there?
Hackker: hanging around the checkpoint bruh me
exotischekaas: Thorcode
Thorcode: ?
Hackker: yeah thanks to thorcode i have a better code and have a faster time
5DN1L: :thumbsup: Hackker Thorcode
Laki_42: Hi, does anyone know which interpreter for JavaScript codingame use ?
antiwonto: [auto] Hey Laki_42, here is a :taco: for loggin in today while it is quiet. You now have 11 tacos
Uljahn: Laki_42: https://www.codingame.com/playgrounds/40701/help-center/languages-versions
Laki_42: thnaks
derjack: :upside_down:
antiwonto: [auto] ':upside_down:' was defined as ' ɥǝllo ' by jacek
KiL3: how hard is python certification
KiL3: what are challenges there
5DN1L: the public one is mostly on basic stuff
KiL3: yeaa that tutorial on returning value closest to 0 temperature is easy
KiL3: are they like that one or
KiL3: ?
5DN1L: yes, similar or just slightly harder
KiL3: cool
KiL3: these are fun challenges
KiL3: tnx for input
5DN1L: :)
KiL3: did you get anything from spending time here
KiL3: liek learned anything
5DN1L: yeah
KiL3: do you know some challenge that is math heavy
KiL3: like medium challenge
KiL3: is it possible to look for math heavy challenges
KiL3: in some way
KiL3: like vectors, matrices, derivations, integrals
5DN1L: https://www.codingame.com/training/expert/nintendo-sponsored-contest
KiL3: unfortunatley i didnt work on c== yet but tnx, as intro to programming on my college we use python
KiL3: it was C before but they switched to python
5DN1L: well you can still check out the test cases and solve it offline using python :P
KiL3: thats true
KiL3: tnx for your time
5DN1L: No problem :)
KiL3: you got a follower for helping
KiL3: :)
5DN1L: :smiley:
KiL3: wthhh ahhahaha xD i just checked your achiv hahaha
KiL3: do you live on this page ahah
KiL3: are you likeworking for them
KiL3: ahaha
KiL3: not a proffesional xD
KiL3: how in the hell do you find so much time to spend here if you dont code for a living hahah
5DN1L: it's not like i do it all over one single day
5DN1L: and there are coders better than me
KiL3: ofc bro but you telling me you do not code for a living
KiL3: ???
KiL3: 5DN1L Self-taught. Not a professional.
KiL3: not a professional hahha
KiL3: good one
5DN1L: i don't know a lot of programming stuff
KiL3: http://chat.codingame.com/pastebin/4190bede-004f-4385-b0a7-84e2e5b4bd25
KiL3: you have like 27 different language crtfs
KiL3: xD
KiL3: you have to know atleast something
5DN1L: i know just the basics
KiL3: welll
KiL3: thatsalot more than 99 percent ofpopulation
KiL3: ahhaha
5DN1L: don't take the percentages seriously
Katespizer: to be honest these certs are too easy
5DN1L: some buggy calculation there and CG intends to fix it
KiL3: with those basics you can build up your knowledge fairly easy
KiL3: what that tells me is that you undestand programming conceptualy
KiL3: it shouldnt be hard for you to be a proffesional developer
5DN1L: haha, maybe
5DN1L: Katespizer well they are not easy to the ones who just start to learn programming
KiL3: its not about how hard these challenges are, its about understanding how the code woks... thats more than enough... Syntax is easiest part of learning a language
StraumliPerversion: he's smart. smart people can do just about anything
5DN1L: KIL3 yeah you may know syntax but you may not know how to apply it
5DN1L: how to build up the logic flow required to solve a problem
KiL3: yep thats what im saying
5DN1L: Not as smart as you, StraumliPerversion
Katespizer: 5DN1L yeah i guess i did too much clashes here, but i dont think its good measure for anyone above junior
KiL3: you celaarly understand programming if you can switch from one to another language like that
StraumliPerversion: :P
5DN1L: KIL3 look at the profile of StraumliPerversion
KiL3: can i say fuck me here ahhahahah
antiwonto: [auto] KiL3 be respectful and watch your language https://www.codingame.com/playgrounds/40701/help-center/code-of-conduct
Katespizer: wow, that's impressive profile
KiL3: https://www.linkedin.com/in/matthew-belle
KiL3: is that him
KiL3: Straumi
KiL3: straumli
5DN1L: Katespizer I think CG uses the more difficult tests for commercial use, so the public tests are easier
Katespizer: ohh, that would be interesting to see, when i did cert i got 4 easy problems below 30 seconds, and one very hard
Katespizer: not that hard, but i believe it most juniors wouldnt be able to complete it
KiL3: do you have some example of commercial test?
5DN1L: I don't
5DN1L: it'll be through some recruitment agents/employers to take those CG tests
KiL3: did anyone ever got a job here?
KiL3: i mean its not that im looking for one
KiL3: but just curious
5DN1L: Not sure, but sometimes saw people say they're going to take the tests here for their job applications
bsail: Hey all
Thorcode: :taco: StraumliPerversion
antiwonto: [auto] sorry Thorcode but you can only award tacos once per day
Thorcode: nooooooooooooooo
Thorcode: dammnn me
MrZee: I think the main point of the certs isn't how hard or easy the challenges are, but the time limit
Katespizer: i was able to do it very easily, but i did like 1k clash of code problems
5DN1L: Well the certs should not make claims in terms of comparison with others (better than >99%). I think the certs should just claim that one has achieved a certain level of programming knowledge/skills
Katespizer: so im not good measure at all
Katespizer: i would say platform look promising, cause if you want to hire people, you can see exactly how they approach the problem
5DN1L: yeah, for a small sample of job applicants, it's fine
linjoehan: can I have tacos
linjoehan: and also is there a taco leader board?
Hackker: i dunno
Hackker: i just have 2 taco from thor
Hackker: geez for some tired i got 94 cert in python 3 :(
Hackker: linjoehan you can have taco by type ":taco: somebody"
C26_1: Hello everyone
Hackker: hi
antiwonto: [auto] 'hi' was defined as ' A common salutation for those who are short of words ' by Wontonimo
antiwonto: [auto] 'hi' was defined as ' A common salutation for those who are short of words ' by Wontonimo
Thorcode: how are you Lycronrac
Thorcode: good too
C26_1: Does everyone here know about the Prime Fuel Puzzle
C26_1: Statement: Starting at the point 2 (The first prime)
C26_1: You have n liters of fuels
C26_1: Each tim the car go right 1 unit, it uses 1 liters of fuels
C26_1: time*
C26_1: Everytime the car hits the prime position (i.e. 2,3,5,7,...), then the car has a bonus of prime liters of fuels
C26_1: Question: Will the car ever stop? Or does it stop eventually
C26_1: sr if some words ar missing, my omputr is lagg at th ky "e", "d" and "c"
5DN1L: Don't copy and paste the full statement here
5DN1L: Just the link is enough
C26_1: Wait what
C26_1: I have never copy anything tho
C26_1: Ok
5DN1L: Is that a puzzle on this website, or something else
ghhttt: i think that it doesn't stop u can find proof of that on youtube.
C26_1: https://www.youtube.com/watch?v=R86e6kQrbhk&t=211s
C26_1: That's the thing I want to say
C26_1: The problem: Starting at 2, with 2 litres of fuel, travel along the number line, using 1 litre of fuel per unit travelled. As you pass each prime p, collect p litres of fuel. How far can you go?
derjack: is this some 3n+1 problem?
C26_1: Nope
C26_1: The 3n+1 problem is much harder
C26_1: 3n+1 problem: Given any number, if it's even then divide by 2. Else, take it times 3 then plus 1. Repeat the process until 1
C26_1: http://chat.codingame.com/pastebin/b567b54f-fe12-4e68-9761-17b210e49843
C26_1: Veritasium has a very good video about it, check out for some miracle things: https://youtu.be/094y1Z2wpJg
C26_1: Also
C26_1: The Busy Beaver Problem
C26_1: Why I like Turing Machine so much tho
5DN1L: Also, please stop flooding
C26_1: ok I'm quit now
C26_1: Bye
5DN1L: Thanks, and bye
derjack: oO
NewCoder09: i suck at this game
NewCoder09: im leaving forever
derjack: oh my
NewCoder09: im back i got bored if not coding
ninjadip: oh no
NewCoder09: of*
5DN1L: NewCoder09 You can try something else other than Mad Pod
NewCoder09: yeah i do
NewCoder09: i do algorithm too
derjack: :notebook: :soccer:
NewCoder09: bro i hate spring challenge but i need to get to silver league
derjack: which one
NewCoder09: 2021
struct: try beam search
NewCoder09: ok
eulerscheZahl: classic
eulerscheZahl: no matter what problem. do beam
NewCoder09: uh whats that?
NewCoder09: whats beam
eulerscheZahl: do you know BFS?
struct: bfs with pruning
eulerscheZahl: breadth first search
NewCoder09: never heard of it
5DN1L: https://www.codingame.com/playgrounds/11358/breadth-first-search-and-beam-search-comparison
derjack: do you even graph, bro
NewCoder09: not really
NewCoder09: but thanks
struct: its probably one of the most simple algos
NewCoder09: yeah ig
struct: ig?
NewCoder09: never mind
ninjadip: doesn't look simple
derjack: basic*
struct: for a tree is simpler than on a graph
eulerscheZahl: isn't a tree a graph?
ninjadip: but a peanut is a legume
derjack: isnt mayo an instrument?
eulerscheZahl: no patrick
NewCoder09: no patrick
linjoehan: no patrick?
derjack: :v
eulerscheZahl: https://www.youtube.com/watch?v=71GWS3ccmvI&ab_channel=lNintendoLandl
NewCoder09: :neutral_face:
PxINKY: im going to commit tax fraud
5DN1L: inform your tax authorities of your intention
5DN1L: not here
DARKDRAGON532: im going to tax fraud commit
5DN1L: you too
PxINKY: dark is onto something
5DN1L: and anyone who continues like that may be kicked out of this chat
ninjadip: :p
TimberStalker: I love passing all test cases and then failing on three validators.
ninjadip: i don't
AdemDj12: is programming robots same as programming bots ?
AdemDj12: i mean physical robots
AdemDj12: not caring about drivers and stuff
TimberStalker: I mean. You're taking in data in order to perform actions. The data you take in and actions you perform are obviously different, but its the same concept.
HeroicKittenOfDeath_38ae: Hello, have anyone solved SHADOWS OF THE KNIGHT - EPISODE 1 in JS?
5DN1L: Yeah, I'm sure there are some who have
TimberStalker: I can do it real quick right now if you want.
HeroicKittenOfDeath_38ae: I have done it in C# and im trying to do it in JS and its not working :")
HeroicKittenOfDeath_38ae: idk why tho its should have the same outputs
HeroicKittenOfDeath_38ae: its really bugging me...
5DN1L: you can compare the values of the variables during the execution of your two codes
5DN1L: easier for you to identify which lines go wrong
DaNinja: make sure you get an integer instead of a float when you divide by two
TimberStalker: i was just about to say that
HeroicKittenOfDeath_38ae: i did a Math.round which gives me an int eventually but still not working
Katespizer: try math floor maybe?
struct: You created your own round?
HeroicKittenOfDeath_38ae: same
struct: or Math.Round is not working?
HeroicKittenOfDeath_38ae: nah its rounding up but the test is not passing
HeroicKittenOfDeath_38ae: can i put my code here or its against policy or something?
DaNinja: try (min+max)>>1
TimberStalker: when you use math.Round, it rounds up sometimes. You need to use Math.Floor
vinnie_rinella: in the tictactoe one how do i make it skip a move if it cant make it
struct: you can always make a move
vinnie_rinella: i mean if the space is taken
vinnie_rinella: it stops the program
struct: well you cant play on an occupied cell
TimberStalker: Then you move somewhere else?
vinnie_rinella: but how do i tell it to do that because as soon as it gets there it just stops
vinnie_rinella: for example if i try to play 1 1 as x but it is taken by o then the program breakes
vinnie_rinella: and i get this error
vinnie_rinella: Warning: your code did not read all available input before printing an instruction, your outputs will not be synchronized with the game's turns and unexpected behaviour may occur.
TimberStalker: That is a different issue
vinnie_rinella: ok
struct: you are given the opponent last action
struct: you need to keep track of the board state
vinnie_rinella: ok
vinnie_rinella: how
struct: well you can make a [3][3] array
StraumliPerversion: :taco: BlaiseEbuth
antiwonto: [auto] StraumliPerversion has awarded BlaiseEbuth 10 tacos. BlaiseEbuth now has 109 taco. StraumliPerversion now has 29 taco
struct: and set values to it
HeroicKittenOfDeath_38ae: so this is what i did for Sahdows of the knight E1
HeroicKittenOfDeath_38ae: http://chat.codingame.com/pastebin/75a0e274-5125-40e4-88c1-df38cbdd6800
TimberStalker: Your need to floor the result when dividing by 2
TimberStalker: Not when you write to the console
vinnie_rinella: this is what i have whats worng with it
vinnie_rinella: ['0 0','0 1','0 2'], http://chat.codingame.com/pastebin/bdd70bac-eded-4449-8e41-788062e0ed04
vinnie_rinella: ['0 0','0 1','0 2'], http://chat.codingame.com/pastebin/013aaba7-a006-40f9-809b-f926d7679a50
vinnie_rinella: sorry for double paste
DaNinja: console.log(x3,y3) to check
HeroicKittenOfDeath_38ae: I tried doing that actually, same issue
vinnie_rinella: http://chat.codingame.com/pastebin/d322e3c3-4f4e-418f-a20e-32c98d73fa94
vinnie_rinella: thats the whole code
DaNinja: * console.log(x3,y3)
DaNinja: * console.error(x3,y3)
struct: That code does not do much vinnie_rinella
vinnie_rinella: ok
struct: you are also given the legal actions
vinnie_rinella: ?
TimberStalker: @HeroicKittenOfDeath_38ae Is the issue that the batman gets stuck in place?
HeroicKittenOfDeath_38ae: DaNinja like logging the the answer is already working.. it already passed first test
HeroicKittenOfDeath_38ae: @TimberStalker No he is just too slow
HeroicKittenOfDeath_38ae: like he doesnt reach bomb before time ends
HeroicKittenOfDeath_38ae: he is one step before getting to the bomb and then times end
TimberStalker: The algorithm you are using is incredibly ineficient
HeroicKittenOfDeath_38ae: the thing is i used the exact same algorithm for C# and it passed so idk whats the problem here
HeroicKittenOfDeath_38ae: can u tell me how you would do it plz?
TimberStalker: I just kept track of the min and max bounds of the x and y and went to the middle
HeroicKittenOfDeath_38ae: i dont understand
Wontonimo: different languages round differently
Wontonimo: for example, in python the default rounding is "bankers" rounding.
Wontonimo: .5 rounds to the nearest even number. 2.5 -> 2, 3.5 -> 4
Wontonimo: so when calculating the "middle" HeroicKittenOfDeath_38ae you may experience different rounding in a different lang
HeroicKittenOfDeath_38ae: I tried everything.. still nothing working
5DN1L: Did you try comparing your two codes?
5DN1L: compare how variables change during their execution
5DN1L: see where the differences arise
Wontonimo: :taco: 5DN1L
antiwonto: [auto] Wontonimo has awarded 5DN1L 2 tacos. 5DN1L now has 3 taco. Wontonimo now has 201 taco
5DN1L: thanks Wontonimo
PxINKY: :taco: Melvo
vinnie_rinella: no tacos ):
AdemDj12: how do i see my tacos balance
vinnie_rinella: idk
AdemDj12: :taco: vinnie_rinella
antiwonto: [auto] Sorry AdemDj12 but you are too new. Get someone to give you tacos first
AdemDj12: broke af
vinnie_rinella: yea thats what it told me
AdemDj12: lol i like stuff like this
vinnie_rinella: :taco: ademDj12
vinnie_rinella: :taco: AdemDj12
antiwonto: [auto] Sorry vinnie_rinella but you are too new. Get someone to give you tacos first
vinnie_rinella: @Ademdj12
vinnie_rinella: how do you make the text red
5DN1L: Just typing the other person's name is the same as tagging and the other person will see the text in red
vinnie_rinella: ok
Aaalibaba: Hi, I remember seeing a "open problems in desktop editor" a few month back, I can't seem to find it again, do you know where the option is ?
Aaalibaba: Like having problems open in a vim terminal window instead of the browser etc
AdemDj12: there is a desktop editor ??
Aaalibaba: No, but like opening the browser problems in a desktop editor
Aaalibaba: like any IDE
AdemDj12: 5DN1L would know
AdemDj12: i never encountered such a thing
5DN1L: I dunno, you may try searching here: https://www.codingame.com/forum/c/apps-tools/32
Aaalibaba: thanks, maybe I dreamt it x)
Aaalibaba: it's weird I vividly remember somthing like that
AdemDj12: lol dreaming of codingame you must have had a great dream
PluckyPenguin: I think i know the answer to this already but if I have a program that uses multiple classes, can I add them as separate "files" or is it a case of wack it all in 1?
ninjadip: you mean like header files
ninjadip: ?
ninjadip: good question, but i don't think you can do that here. but i'm not sure, never tried, don't know where you would set that up
PluckyPenguin: Yea kinda like that. I'm doing a hard task in PHP and i'm going 2 need to use classes to make it easier to manage the data. I'll just write it in my IDE and copy & paste everything. Thanks :)
vinnie_rinella: how do i make 2 equasions in one if statment in javascript
ninjadip: you mean like a logical AND ?
vinnie_rinella: two questions
vinnie_rinella: like opponet row and col
ninjadip: yes if this and this do that
ninjadip: ?
PluckyPenguin: if( (test 1) && (test2) ) { }
vinnie_rinella: ok thx
ninjadip: that's what i said, logical And, depending on language
PluckyPenguin: or with an or operator - if( (test1) || (test 2) ) { }
vinnie_rinella: ok
ninjadip: @ the border
252525: i just joined like five min ago
252525: how dose the coding work
ninjadip: sorry
ninjadip: tacos are an unofficial thing
ninjadip: insignificant
ninjadip: you can start with the quest map, or whatever interests you
5DN1L: Do you know any programming languages? 252525
ninjadip: must really like christmas, all those 25s
ninjadip: my first thing was pod racing, it was very exciting and got me hooked on codingame. but you should start at your skill level
gjaprakash: hi
antiwonto: [auto] 'hi' was defined as ' A common salutation for those who are short of words ' by Wontonimo
NewCoder09: :taco: antiwonto
antiwonto: [auto] NewCoder09 has awarded antiwonto 10 tacos. antiwonto now has 101 taco. NewCoder09 now has 16 taco
NewCoder09: sa.a'
NewCoder09: ;,,A"<;
NewCoder09: ';,d
NewCoder09: [pas
NewCoder09: x=8a*91*x+3
NewCoder09: x=8*9+x
antiwonto: [auto] x = end of the universe
5DN1L: no spam please, NewCoder09
AdemDj12: where you ppl getting tacos from
struct: :taco: AdemDj12
antiwonto: [auto] struct has awarded AdemDj12 2 tacos. AdemDj12 now has 3 taco. struct now has 108 taco
NewCoder09: 5DN1L sorry my little cousin came in my room
5DN1L: ok, next time remember to lock your computer when you're away from it :wink:
NewCoder09: i just went to get something to drink and i come back and hes on my comupter
AdemDj12: thank you struct
AdemDj12: i have tacos now
5DN1L: NewCoder09, i dunno, maybe my little cousin will kick you out of the chatroom when I'm away from my computer :shrug:
AdemDj12: lol
NewCoder09: he just got in trouble :cry:
NewCoder09: 5DN1L why do some people have red text?
5DN1L: Just typing the other person's name is the same as tagging and the other person will see the text in red
NewCoder09: oh so that was in red when i said your name?
5DN1L: yes
NewCoder09: oh cool
AdemDj12: newcoder09
NewCoder09: i guess you learn something new everyday
AdemDj12: you can see the text in red but i dont
NewCoder09: yeah
ycsvenom: when the next contest begins
ycsvenom: vec.erase(vec.begin(),vec.end())==vec.clear()
5DN1L: previous news is that it will be at the end of April
ycsvenom: thanks
AdemDj12: spring fall challenge
AdemDj12: ?
NewCoder09: bro i hate those
AdemDj12: is that the name of the contest
NewCoder09: i think so
5DN1L: you can see the previous contests here: https://www.codingame.com/contests/finished
Vizi: Do we already know whether the contest will be multi or some other format? Haven't been on discord for a long time
5DN1L: It'll be an AI challenge
Sakayl: Is this website only to practice your programming or does it have a place that teaches you from the basics?
5DN1L: former
5DN1L: You're welcome
Katespizer: there's learn tab, but i dont know how good it is
5DN1L: searching the LEARN contents on google is easier than searching it here I think :thinking:
NewCoder09: yeah its also way better
NewCoder09: to learn from
5DN1L: I mean, look at the filter, "Other (507)"
5DN1L: how am I supposed to look for what I want there
NewCoder09: i know
NewCoder09: and youtube will also give you a step by step explanation for any puzzle you need help with
5DN1L: There's good stuff within the LEARN contents. Just not easy to find
NewCoder09: yeah i know
NewCoder09: :flag_ac::flag_bi:
5DN1L: Your little cousin again?
NewCoder09: no
NewCoder09: that was me
5DN1L: Please don't. Thanks.
NewCoder09: i was going to put every flag but i would get in so much trouble so i decided no to
5DN1L: Wise choice
NewCoder09: yeah
bsail: hey all
bsail: quick question fgetc(stdin)
what does this do?
5DN1L: https://letmegooglethat.com/?q=fgetc(stdin)+what+does+this+do
bsail: legit i had the same google response but thank you
5DN1L: yeah probably save you time if you just google instead of asking on the chat :wink:
bsail: thought it would have been a good community to share experience but okay
5DN1L: this is not about experience but okay
bsail: Yeap cool as, your just flexing though so what evs
AdemDj12: lol chill bro you having a bad day or wut
jacek: oh my
AdemDj12: :taco: bsail
AdemDj12: bsail
antiwonto: [auto] Sorry AdemDj12 but you are too new. Get someone to give you tacos first
AdemDj12: i have tavos
AdemDj12: tavos
AdemDj12: tacos
AdemDj12: ugh
5DN1L: Your hands are full of them so you can't type :P
AdemDj12: lol
AdemDj12: good one
5DN1L: :)
AdemDj12: why cant i give tacos
AdemDj12: i have 3
5DN1L: Not sure about the rules set by Wontonimo
5DN1L: it's his bot
AdemDj12: oh i have a big talk with wontonimo when he is online :angry:
5DN1L: lol
AdemDj12: btw is it possible for non mods to make chat bots
derjack: :taco: AdemDj12
antiwonto: [auto] derjack has awarded AdemDj12 4 tacos. AdemDj12 now has 7 taco. derjack now has 20 taco
AdemDj12: thank you <3
New_coder_please_help: hewoo
AdemDj12: big hearts for tacos
jacek: everything is possible
5DN1L: i guess it's possible, AdemDJ12
jacek: but not always desirable
5DN1L: bots can also be kicked out or banned
AdemDj12: yeah i mean i love this bot, things like this not bad bots
jacek: not Automaton2000 ?
Automaton2000: is it possible to create an array
5DN1L: You can check out Automaton2000's profile
Automaton2000: i still have some logic errors hidden
5DN1L: there's some code for chat bots
5DN1L: some logic errors huh
AdemDj12: there is no helpful code
5DN1L: i mean a link to the code
AdemDj12: i mean is there an api or somthng else
5DN1L: a link to the blog which contains a link to the code
5DN1L: to be exact
AdemDj12: https://github.com/dreignier/cgbot
AdemDj12: this
5DN1L: You'd better ask Wontonimo if you want to know more
AdemDj12: yeah i think
AdemDj12: its not clear enough for my single brain cell
AdemDj12: i found python version
AdemDj12: https://github.com/Agade09/CGBot2
Magmi: taco
Magmi: give me
Magmi: taco
Magmi: ?
AdemDj12: :taco: magmi
AdemDj12: :taco: Magmi
antiwonto: [auto] Sorry AdemDj12 but you are too new. Get someone to give you tacos first
Magmi: bro
Magmi: thank you but u cant give something u dont have bro
AdemDj12: :'(
AdemDj12: i have tacos i swear
AdemDj12: i have 3
Magmi: u dont man
AdemDj12: i do
AdemDj12: :taco: balance
Magmi: this is embarrasing
Magmi: :taco: AdemDj12
antiwonto: [auto] Sorry Magmi but you are too new. Get someone to give you tacos first
Magmi: ?
Magmi: how is it possible bro. i swear i have tacos
AdemDj12: lol eat shit
antiwonto: [auto] AdemDj12 be respectful and watch your language https://www.codingame.com/playgrounds/40701/help-center/code-of-conduct
AdemDj12: you see told you i hv tacos
AdemDj12: antiwonto
antiwonto: [auto] 'antiwonto' was defined as ' A bot, possibly assembled in Central America. Programming questionable ' by Wontonimo
AdemDj12: antiwonto help
Magmi: kk now i believe u
Magmi: i have tacos too
AdemDj12: ama grind tacos for the next week
AdemDj12: new goal set
Magmi: how?
AdemDj12: i have few ideas
AdemDj12: not gonna share
AdemDj12: lol
Magmi: man
Magmi: just tell me how do you earn tacos
Magmi: only in chat? or how
Magmi: plss
AdemDj12: i dont know the source exactly
AdemDj12: where do i find account id
AdemDj12: 5DN1L
struct: AdemDj12 I think its in your profile
struct: last 7 digits of the link?
struct: its 7 or 9 I cant remember
struct: but its reversed
AdemDj12: you mean first 9? or last 9 reversed
struct: last
Mindarius: :taco: struct
antiwonto: [auto] Sorry Mindarius but you are too new. Get someone to give you tacos first
Mindarius: :taco: Mindarius
antiwonto: [auto] Sorry Mindarius but you are too new. Get someone to give you tacos first
ycsvenom: i have takos
Mindarius: nice
ycsvenom: :taco: ycsvenom
antiwonto: [auto] You used your taco giving ability for the day to discover that you cannot give tacos to yourself
ycsvenom: nice
ycsvenom: :taco: Mindarius
antiwonto: [auto] sorry ycsvenom but you can only award tacos once per day
PatrickMcGinnisII: :burrito: antiwonto
ycsvenom: i didn't award anyone -_-
PatrickMcGinnisII: :taco: antiwonto
antiwonto: [auto] PatrickMcGinnisII has awarded antiwonto 10 tacos. antiwonto now has 111 taco. PatrickMcGinnisII now has 13 taco
StraumliPerversion: :taco: PatrickMcGinnisII
antiwonto: [auto] sorry StraumliPerversion but you can only award tacos once per day
PatrickMcGinnisII: :taco: westicles
AdemDj12: :taco: antiwonto
antiwonto: [auto] Sorry AdemDj12 but you are too new. Get someone to give you tacos first
Mrs.GloriaZindlebocker: :taco: PatrickMcGinnisII
antiwonto: [auto] Mrs.GloriaZindlebocker has awarded PatrickMcGinnisII 10 tacos. PatrickMcGinnisII now has 23 taco. Mrs.GloriaZindlebocker now has 54 taco
snitchesGetStitches: can I have a taco please?
antiwonto: [auto] ':taco:' was defined as ' A currency to some, sustenance for others ' by Wontonimo
antiwonto: [auto] Hey antiwonto, here is a :taco: for loggin in today while it is quiet. You now have 112 tacos
kegnh: surely someone can lend me a taco :P
RyanGilbert: poor
Wontonimo: hey kegnh or rRyanGilbert, can you try awarding tacos to someone like so
- taco: RyanGilbert
Wontonimo: :taco: RyanGilbert
antiwonto: [auto] Wontonimo has awarded RyanGilbert 2 tacos. RyanGilbert now has 3 taco. Wontonimo now has 202 taco
Docer: hi
antiwonto: [auto] 'hi' was defined as ' A common salutation for those who are short of words ' by Wontonimo
Docer: who can teach me to code
antiwonto: [auto] hey Docer looking for some intro tutorials on programming? This isn't the place probably. Try codecademy.com , 'The Coding Train' on youtube, or first levels in codewars.com