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_8324612_6287.cpp: In function `int main()':
0_0_8324612_6287.cpp:10: error: `scanf' undeclared (first use this function)
0_0_8324612_6287.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8324612_6287.cpp:10: error: `EOF' undeclared (first use this function)
0_0_8324612_6287.cpp:17: error: cannot convert `char*' to `int*' for argument `1' to `int mul(int*, char*, int, char*, int)'
0_0_8324612_6287.cpp: In function `int mul(int*, char*, int, char*, int)':
0_0_8324612_6287.cpp:48: error: `printf' undeclared (first use this function)
0_0_8324612_6287.cpp:55: error: `putchar' undeclared (first use this function)
0_0_8324612_6287.cpp: At global scope:
0_0_8324612_6287.cpp:58: error: stray '\210' in program
0_0_8324612_6287.cpp:58: error: stray '\253' in program
0_0_8324612_6287.cpp:58: error: stray '\211' in program
0_0_8324612_6287.cpp:58: error: stray '\195' in program
0_0_8324612_6287.cpp:58: error: stray '\196' in program
0_0_8324612_6287.cpp:58: error: stray '\179' in program
0_0_8324612_6287.cpp:58: error: stray '\180' in program
0_0_8324612_6287.cpp:58: error: stray '\243' in program
0_0_8324612_6287.cpp:58: error: stray '\197' in program
0_0_8324612_6287.cpp:58: error: stray '\163' in program
0_0_8324612_6287.cpp:58: error: stray '\181' in program
0_0_8324612_6287.cpp:58: error: stray '\196' in program
0_0_8324612_6287.cpp:58: error: stray '\180' in program
0_0_8324612_6287.cpp:58: error: stray '\250' in program
0_0_8324612_6287.cpp:58: error: stray '\194' in program
0_0_8324612_6287.cpp:58: error: stray '\235' in program
0_0_8324612_6287.cpp:58: error: stray '\163' in program
0_0_8324612_6287.cpp:58: error: stray '\186' in program
0_0_8324612_6287.cpp:58: error: `AC' does not name a type
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:44,
                 from 0_0_8324612_6287.cpp:60:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: expected namespace-name before ';' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: `<type error>' is not a namespace
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdio:52,
                 from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++locale.h:43,
                 from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iosfwd:46,
                 from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/ios:44,
                 from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/ostream:45,
                 from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:45,
                 from 0_0_8324612_6287.cpp:60:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h:200: error: `int printf(const char*, ...)' used prior to declaration
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h:225: error: `int scanf(const char*, ...)' used prior to declaration
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h: In function `int putchar(int)':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h:272: error: `int putchar(int)' used prior to declaration
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algobase.h:75,
                 from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/char_traits.h:46,
                 from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/ios:46,
                 from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/ostream:45,
                 from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:45,
                 from 0_0_8324612_6287.cpp:60:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h: At global scope:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:140: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h: In constructor `std::reverse_iterator<_Iterator>::reverse_iterator(const std::reverse_iterator<_Iter>&)':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:134: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h: In function `bool std::operator==(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&)':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:279: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:279: error: expected `;' before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:279: error: `10' cannot be used as a function
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:279: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:279: error: expected `;' before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h: In function `bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&)':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:285: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:285: error: expected `;' before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:285: error: `10' cannot be used as a function
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:285: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:285: error: expected `;' before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h: In function `typename std::reverse_iterator<_Iterator>::difference_type std::operator-(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&)':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:315: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:315: error: expected `;' before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:315: error: `10' cannot be used as a function
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:315: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:315: error: expected `;' before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h: In function `std::reverse_iterator<_Iterator> std::operator+(typename std::reverse_iterator<_Iterator>::difference_type, const std::reverse_iterator<_Iterator>&)':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:321: error: expected primary-expression before '(' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:321: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h: At global scope:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:665: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:665: error: abstract declarator `const _Iterator&' used as declaration
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:665: error: expected `;' before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:667: error: expected `;' before '}' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h: In constructor `__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const __gnu_cxx::__normal_iterator<_Iter, _Container>&)':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:609: error: expected unqualified-id before numeric constant
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h: In function `bool __gnu_cxx::operator==(const __gnu_cxx::__normal_iterator<_IteratorL, _Container>&, const __gnu_cxx::__normal_iterator<_IteratorR, _Container>&)':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_iterator.h:682: 


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-09-22 04:32:21, Gzip enabled