Regex is the greatest thing ever
except when it isn't
wish the world would adopt a standard regex implementation, though. the mini nuances here and there are trippy
Comment has been collapsed.
I replied to another comment but I'm in pretty much the same boat. I've needed a regex once or twice and at that time I looked up and learned the syntax and promptly forgot it. Regex is overused by a vast majority of people. If you're using them appropriately you shouldn't need them very often.
Comment has been collapsed.
For example, PathTooLongException is 3 words right? (without the exception part)
I really don't get why my answer is wrong. :(
Everything I use gives me the same exception.
edit: I give up. The compilers say the same thing, it's in the list, I know what's wrong, I know how to fix the code... yet I can't get it right.
Comment has been collapsed.
anyone programming in Pascal ? need help for 1 task :D add me if :)
Comment has been collapsed.
I'm starting to learn this now, lol as I see I'm an idiot programmer.
I like to see how much takes this practice to make? to know how stupid I'm XD https://dl-web.dropbox.com/get/Public/Pr%C3%A1ctica%20Examen.pdf?w=AAD7ofo09k9D-ETrxjx8Aol9hYYygB_3Me4lYuvPOsa_JQ To translate you can just CTRL + A and paste on Google translator, Spanish to English.
You have to do all these working on C/C++: int FechaValida(const char cad); means validate date, int EnteroValido(const char cad, int val); means validate integer or entire, int RealValido(const char cad, double val); means Real Validate, int FechaComp(const char cad1, const char cad2); Date compare, TIPO ObtenerTipo(const char valor); means get/obtain type, void Trim(char cad);, int NumCampos(const char lin, const char sep); means NumFields, int ObtenerCampo(const char lin, const char sep, int pos, char campo); means obtain field( all these are only suggestions, so you need to make more.) How much takes to do all of these?
Comment has been collapsed.
Yeah, I am definitely stuck on number 1.
No idea where to start on it.
Comment has been collapsed.
164 Comments - Last post 7 seconds ago by Golwar
1,091 Comments - Last post 8 minutes ago by MeguminShiro
109 Comments - Last post 13 minutes ago by maximilyn
211 Comments - Last post 48 minutes ago by Koalala
407 Comments - Last post 1 hour ago by Vodeni
200 Comments - Last post 1 hour ago by Vodeni
16,598 Comments - Last post 1 hour ago by WaxWorm
30 Comments - Last post 5 minutes ago by schmetti
32 Comments - Last post 11 minutes ago by FateOfOne
17,327 Comments - Last post 35 minutes ago by GeekDoesStuff
6,579 Comments - Last post 39 minutes ago by Oppenh4imer
103 Comments - Last post 40 minutes ago by erom96
20 Comments - Last post 41 minutes ago by Oppenh4imer
46 Comments - Last post 56 minutes ago by BrinkleyPT
So, i wanted to created a puzzle about programming because it is one of my hobbies.
I kept this one pretty easy, maybe I'll make a harder one later.
The giveaway ends on 10th februari 6pm.
http://www.itstoohard.com/puzzle/l6sbD1sP
The price is awesomenauts.
Sharing answers or giving hints is not allowed and will get you kicked from this giveaway!
Automatic hints are added after 24 hours.
Good luck!
Comment has been collapsed.