Search found 3 matches
- Thu Jul 02, 2015 4:32 pm
- Forum: Volume 2 (200-299)
- Topic: 263 - Number Chains
- Replies: 45
- Views: 15413
Re: 263 - Number Chains
Put your source code inside the "code" tags to keep the indentation, w/o it it's very difficult to read the code!
- Sun Jun 28, 2015 6:36 pm
- Forum: Volume 6 (600-699)
- Topic: 621 - Secret Research
- Replies: 45
- Views: 27787
Re: 621 - Secret Research
My mind is blowing, I got 11 Runtime Error but I can't find where is the problem! Damn! And more important, I'm exactly sure: RE means that there was a problem while my program was running, right? Is possible to know which kind of error?
Please I'm going mad!
#include <iostream>
#include <stdio.h ...
Please I'm going mad!
#include <iostream>
#include <stdio.h ...
- Sun Jun 28, 2015 4:54 pm
- Forum: Volume 2 (200-299)
- Topic: 272 - TEX Quotes
- Replies: 136
- Views: 56554
Re: 272 - TEX Quotes
Hi guys, I've tried what I think is the naive approach but I can't figure out why it takes so much to execute (I got TLE) and how to improve it, can somebody help me? I've seen so many complicated programs for this problem while mine is very simple, what I'm ignoring?
Instead of reading the whole ...
Instead of reading the whole ...