Search found 4 matches
- Tue Dec 10, 2013 12:39 pm
- Forum: Volume 116 (11600-11699)
- Topic: 11631 - Dark roads
- Replies: 11
- Views: 5204
Re: 11631 - Dark roads TLE
I think this is a simple mst problem I use prim algorithm but getting submission error ..... plz help me to find out the problem in my code #include<iostream> #include<vector> #include<map> #include<cstdio> #include<cstdlib> #include<cstring> #include<cmath> #include<string> #include<stack> #include...
- Tue Dec 10, 2013 12:35 pm
- Forum: Volume 118 (11800-11899)
- Topic: 11857 - Driving Range
- Replies: 21
- Views: 8388
Re: 11857 - Driving Range
Everytime I am getting submission error...... i dont understand why submission error.....plz help me to find out my problem with this code #include <iostream> #include <cstdio> #include <algorithm> #include <cstring> #include <string> #include <cctype> #include <stack> #include <queue> #include <lis...
- Tue Dec 10, 2013 12:16 pm
- Forum: Volume 124 (12400-12499)
- Topic: 12442 - Forwarding Emails
- Replies: 31
- Views: 15428
Re: 12442 - Forwarding Emails
i cant understand why i am getting RE ..... i cant find the bug of the code..... any help would be appreciated #include<iostream> #include<vector> #include<map> #include<cstdio> #include<cstdlib> #include<cstring> #include<cmath> #include<string> #include<stack> #include<queue> #include<algorithm> #...
- Tue Dec 10, 2013 11:02 am
- Forum: Volume 2 (200-299)
- Topic: 247 - Calling Circles
- Replies: 21
- Views: 9162
Re: 247 - Calling Circles
i cant understand why i am getting WA ..... i cant find the bug of the code any help would be appreciated #include<iostream> #include<vector> #include<map> #include<cstdio> #include<cstdlib> #include<cstring> #include<cmath> #include<string> #include<stack> #include<queue> #include<algorithm> #incl...