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_13811320_19860.cpp:14:28: error: stray '#' in program
 inline int getBit(const ll& x) {
                            ^
0_0_13811320_19860.cpp:23:17: error: stray '#' in program
  while (~scanf(" %s", buffer)) {
                 ^
0_0_13811320_19860.cpp:23:25: error: stray '#' in program
  while (~scanf(" %s", buffer)) {
                         ^
0_0_13811320_19860.cpp:38:12: error: stray '#' in program
    printf("%I64d\n", a[0]);
            ^
0_0_13811320_19860.cpp:38:4: error: stray '\' in program
    printf("%I64d\n", a[0]);
    ^
0_0_13811320_19860.cpp:38:24: error: stray '#' in program
    printf("%I64d\n", a[0]);
                        ^
0_0_13811320_19860.cpp:58:33: error: stray '#' in program
                         printf("%I64d + ", a[i]);
                                 ^
0_0_13811320_19860.cpp:58:46: error: stray '#' in program
                         printf("%I64d + ", a[i]);
                                              ^
0_0_13811320_19860.cpp:63:25: error: stray '#' in program
                 printf("%I64d\n", a[deep]);
                         ^
0_0_13811320_19860.cpp:63:17: error: stray '\' in program
                 printf("%I64d\n", a[deep]);
                 ^
0_0_13811320_19860.cpp:63:37: error: stray '#' in program
                 printf("%I64d\n", a[deep]);
                                     ^
0_0_13811320_19860.cpp:14:29: error: expected ',' or '...' before numeric constant
 inline int getBit(const ll& x) {
                             ^
0_0_13811320_19860.cpp:14:31: error: expected ')' before ';' token
 inline int getBit(const ll& x) {
                               ^
0_0_13811320_19860.cpp:14:33: error: 'x' does not name a type
 inline int getBit(const ll& x) {
                                 ^
0_0_13811320_19860.cpp: In function 'int main()':
0_0_13811320_19860.cpp:23:18: error: lvalue required as unary '&' operand
  while (~scanf(" %s", buffer)) {
                  ^
0_0_13811320_19860.cpp:23:20: error: expected ')' before ';' token
  while (~scanf(" %s", buffer)) {
                    ^
0_0_13811320_19860.cpp:23:22: error: expected primary-expression before '%' token
  while (~scanf(" %s", buffer)) {
                      ^
0_0_13811320_19860.cpp:23:23: error: 's' was not declared in this scope
  while (~scanf(" %s", buffer)) {
                       ^
0_0_13811320_19860.cpp:23:29: error: expected primary-expression before ',' token
  while (~scanf(" %s", buffer)) {
                             ^


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-07-03 20:57:25, Gzip enabled