F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_15973816_10443.cpp:8:4: error: stray '#' in program
 -->#include<iostream>
    ^
0_0_15973816_10443.cpp:3:1: error: expected unqualified-id before '<' token
 <!--
 ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/cmath:42:0,
                 from 0_0_15973816_10443.cpp:9:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/cpp_type_traits.h:314:34: error: '__gnu_cxx' was not declared in this scope
     struct __is_normal_iterator< __gnu_cxx::__normal_iterator<_Iterator,
                                  ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/cpp_type_traits.h:315:26: error: template argument 1 is invalid
              _Container> >
                          ^
0_0_15973816_10443.cpp: In member function 'void point::input()':
0_0_15973816_10443.cpp:43:27: error: 'scanf' was not declared in this scope
 scanf("%lf%lf%lf",&x,&y,&z);
                           ^
0_0_15973816_10443.cpp: In member function 'void sphere::input()':
0_0_15973816_10443.cpp:52:15: error: 'scanf' was not declared in this scope
 scanf("%lf",&r);
               ^
0_0_15973816_10443.cpp: In function 'bool intersection(sphere, point, point, point&)':
0_0_15973816_10443.cpp:69:13: error: expected '}' at end of input
 return false;
             ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-06-23 11:23:58, Gzip enabled