We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- C++
- Strings
- Attribute Parser
- Discussions
Attribute Parser
Attribute Parser
Sort by
recency
|
463 Discussions
|
Please Login in order to post a comment
What should i focus on "Topic" in order to find the solution of this
A lot of code but works. This will fail (Result "C") if use the next iput, but the tests of hackerrank do not have this kind of test, I do not know if it is because "valid nesting" condition.
tag2.tag3~c
include
include
include
include
include
include
using namespace std;
int main() { int n, q; cin >> n >> q; cin.ignore();
}
include
include
include
include
include
using namespace std;
int main() { int n, q; cin >> n >> q; cin.ignore();
}
include
include
include
include
include
include
include
using namespace std;
int main() { int n , q ; map mp; std::deque stack; cin >> n >> q;
}