ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Common Board

ISO/IEC 14882.
Posted by Evgeny 21 Oct 2001 07:10
Can I use this standart for writing C++ code for problem?

I can't compile this:

#include <iostream>
#include <list>

std::list<int> values;

// and so on
It is because not all C++ inludes are avaiable here
Posted by Marat Bakirov 21 Oct 2001 16:35
I cannot solve it now - remind me again in a week by email
mb@timus.ru