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.
9 Comments - Last post 42 minutes ago by misterhaan
15 Comments - Last post 43 minutes ago by misterhaan
60 Comments - Last post 56 minutes ago by OrbitalBliss
23 Comments - Last post 2 hours ago by Lugum
16 Comments - Last post 3 hours ago by AngelInTheGame
74 Comments - Last post 3 hours ago by Skelerth
17 Comments - Last post 3 hours ago by Azraeil
20 Comments - Last post 18 seconds ago by onegoodleg
21 Comments - Last post 7 minutes ago by GuiPendragon
51 Comments - Last post 9 minutes ago by Mhol1071
202 Comments - Last post 15 minutes ago by Axelflox
159 Comments - Last post 29 minutes ago by Mhol1071
1,759 Comments - Last post 1 hour ago by jiggakills
37 Comments - Last post 1 hour ago by fasderrally
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.