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_17202778_8256.cpp:37:2: error: stray '#' in program
 }#include <cstdio>
  ^
0_0_17202778_8256.cpp:37:3: error: 'include' does not name a type
 }#include <cstdio>
   ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/map:60:0,
                 from 0_0_17202778_8256.cpp:41:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_tree.h:147:18: error: '__aligned_buffer' in namespace '__gnu_cxx' does not name a template type
       __gnu_cxx::__aligned_buffer<_Val> _M_storage;
                  ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_tree.h: In member function '_Val* std::_Rb_tree_node<_Val>::_M_valptr()':
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_tree.h:151:16: error: '_M_storage' was not declared in this scope
       { return _M_storage._M_ptr(); }
                ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_tree.h: In member function 'const _Val* std::_Rb_tree_node<_Val>::_M_valptr() const':
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_tree.h:155:16: error: '_M_storage' was not declared in this scope
       { return _M_storage._M_ptr(); }
                ^
0_0_17202778_8256.cpp: In function 'int main()':
0_0_17202778_8256.cpp:76:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_17202778_8256.cpp:11:5: note: 'int main()' previously defined here
 int main() {
     ^


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-11-26 03:20:20, Gzip enabled