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_29241596_30213.cpp:50:42: error: stray '#' in program
  double md=cs.x*cs.x+cs.y*cs.y+cs.z*cs.z;#include <bits/stdc++.h> 
                                          ^
0_0_29241596_30213.cpp: In function 'void cal(double*, point, point, point, point)':
0_0_29241596_30213.cpp:50:43: error: 'include' was not declared in this scope
  double md=cs.x*cs.x+cs.y*cs.y+cs.z*cs.z;#include <bits/stdc++.h> 
                                           ^
0_0_29241596_30213.cpp:50:52: error: 'bits' was not declared in this scope
  double md=cs.x*cs.x+cs.y*cs.y+cs.z*cs.z;#include <bits/stdc++.h> 
                                                    ^
0_0_29241596_30213.cpp:50:57: error: 'stdc' was not declared in this scope
  double md=cs.x*cs.x+cs.y*cs.y+cs.z*cs.z;#include <bits/stdc++.h> 
                                                         ^
0_0_29241596_30213.cpp:72:1: error: expected primary-expression before 'using'
 using namespace std; 
 ^
0_0_29241596_30213.cpp:76:1: error: a template declaration cannot appear at block scope
 template<class T> inline   
 ^
0_0_29241596_30213.cpp:92:14: error: declaration of 'double c [4][5]' shadows a parameter
 double c[4][5];
              ^
0_0_29241596_30213.cpp:93:55: error: a function-definition is not allowed here before '{' token
 void cal(double c[5],point u,point v,point w,point ot){
                                                       ^
0_0_29241596_30213.cpp:107:20: error: a function-definition is not allowed here before '{' token
 double det(int ban){
                    ^
0_0_29241596_30213.cpp:227:1: error: expected '}' at end of input
 }
 ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 18:20:40, Gzip enabled