hi everybody...
i was tried to solve the 10141 problem, and firstly i thought that i needed to search if any name of the requirement (from the proposal) was in the main list
i used a set, and my code was:
#include <iostream>
#include <cstdio>
#include <vector>
#include <algorithm>
#include <set ...
Search found 2 matches
- Fri Aug 12, 2011 4:38 am
- Forum: Volume 101 (10100-10199)
- Topic: 10141 - Request for Proposal
- Replies: 44
- Views: 24422
- Tue Mar 22, 2011 2:44 am
- Forum: ACM ICPC Archive Board
- Topic: Compilation error?
- Replies: 1
- Views: 7695
Compilation error?
749570 2011-03-21 23:01:40 Compile Error 0.000 Minimum 27716 C++ 4873 - Penney Game
749569 2011-03-21 23:00:30 Compile Error 0.000 Minimum 27716 C++ 4873 - Penney Game
i don't understand why my code generate compilation error...
can anybody help me?
my code
#include <iostream>
#include <cstdio ...
749569 2011-03-21 23:00:30 Compile Error 0.000 Minimum 27716 C++ 4873 - Penney Game
i don't understand why my code generate compilation error...
can anybody help me?
my code
#include <iostream>
#include <cstdio ...