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_17415041_14409.cpp:26:5: error: stray '\250' in program
     if (tree[now].right 每 tree[now].left == 1) {
     ^
0_0_17415041_14409.cpp:57:5: error: stray '\241' in program
     while (scanf(※%d§, &n) == 1) {
     ^
0_0_17415041_14409.cpp:57:5: error: stray '\260' in program
0_0_17415041_14409.cpp:57:5: error: stray '\241' in program
0_0_17415041_14409.cpp:57:5: error: stray '\261' in program
0_0_17415041_14409.cpp:60:13: error: stray '\241' in program
             scanf(※%d%d%d§, &p[i].x, &p[i].y, &p[i].v);
             ^
0_0_17415041_14409.cpp:60:13: error: stray '\260' in program
0_0_17415041_14409.cpp:60:13: error: stray '\241' in program
0_0_17415041_14409.cpp:60:13: error: stray '\261' in program
0_0_17415041_14409.cpp:77:9: error: stray '\241' in program
         scanf(※%d§, &m);
         ^
0_0_17415041_14409.cpp:77:9: error: stray '\260' in program
0_0_17415041_14409.cpp:77:9: error: stray '\241' in program
0_0_17415041_14409.cpp:77:9: error: stray '\261' in program
0_0_17415041_14409.cpp:78:9: error: stray '\250' in program
         while (m每) {
         ^
0_0_17415041_14409.cpp:80:13: error: stray '\241' in program
             scanf(§ %c§, &op);
             ^
0_0_17415041_14409.cpp:80:13: error: stray '\261' in program
0_0_17415041_14409.cpp:80:13: error: stray '\241' in program
0_0_17415041_14409.cpp:80:13: error: stray '\261' in program
0_0_17415041_14409.cpp:81:13: error: stray '\241' in program
             if (op == &Q*) {
             ^
0_0_17415041_14409.cpp:81:13: error: stray '\256' in program
0_0_17415041_14409.cpp:81:13: error: stray '\241' in program
0_0_17415041_14409.cpp:81:13: error: stray '\257' in program
0_0_17415041_14409.cpp:82:17: error: stray '\241' in program
                 printf(※%d\n§, tree[1].smax);
                 ^
0_0_17415041_14409.cpp:82:17: error: stray '\260' in program
0_0_17415041_14409.cpp:82:17: error: stray '\' in program
0_0_17415041_14409.cpp:82:17: error: stray '\241' in program
0_0_17415041_14409.cpp:82:17: error: stray '\261' in program
0_0_17415041_14409.cpp:86:17: error: stray '\241' in program
                 scanf(※%d%d§, &id, &x);
                 ^
0_0_17415041_14409.cpp:86:17: error: stray '\260' in program
0_0_17415041_14409.cpp:86:17: error: stray '\241' in program
0_0_17415041_14409.cpp:86:17: error: stray '\261' in program
0_0_17415041_14409.cpp:87:17: error: stray '\250' in program
                 insert(p[id - 1].pos, x 每 p[id - 1].v + val[p[id - 1].pos], 1);
                 ^
0_0_17415041_14409.cpp:88:17: error: stray '\250' in program
                 val[p[id - 1].pos] += x 每 p[id - 1].v;
                 ^
0_0_17415041_14409.cpp: In function 'void insert(int, int, int)':
0_0_17415041_14409.cpp:26:26: error: expected ')' before 'C'
     if (tree[now].right 每 tree[now].left == 1) {
                          ^
0_0_17415041_14409.cpp: In function 'int main()':
0_0_17415041_14409.cpp:57:20: error: expected primary-expression before '%' token
     while (scanf(※%d§, &n) == 1) {
                    ^
0_0_17415041_14409.cpp:57:21: error: 'd' was not declared in this scope
     while (scanf(※%d§, &n) == 1) {
                     ^
0_0_17415041_14409.cpp:58:36: error: 'memset' was not declared in this scope
         memset(val, 0, sizeof (val));
                                    ^
0_0_17415041_14409.cpp:60:21: error: expected primary-expression before '%' token
             scanf(※%d%d%d§, &p[i].x, &p[i].y, &p[i].v);
                     ^
0_0_17415041_14409.cpp:77:17: error: expected primary-expression before '%' token
         scanf(※%d§, &m);
                 ^
0_0_17415041_14409.cpp:78:18: error: expected ')' before 'C'
         while (m每) {
                  ^
0_0_17415041_14409.cpp:78:18: error: 'C' was not declared in this scope


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-29 20:34:09, Gzip enabled