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

Discussion of Problem 1640. Circle of Winter

curiously, g++, version 4.3.2 build it. But your Intel didn't.
Posted by [neUSU]And_IV 22 Feb 2009 14:50
#include<iostream>
#include<algorithm>
#include <list>
#include <math.h>
#include <iomanip>
using namespace std;
/*CODE*/

int main()
{
   /*CODE*/
    cout<<setprecision(9)<<fixed<</*CODE*/
    <<sqrt(r2);
return 0;
}
Shame on admins!
Posted by ASK 20 Mar 2010 03:12
Using proprietary Intel compiler instead of free and de facto standard GCC is outrageous! I guess ФАС should investigate how this happened :-)