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_30764125_16068.cpp:13:9: error: 'size' was not declared in this scope
 char ss[size];
         ^
0_0_30764125_16068.cpp:14:8: error: 'size' was not declared in this scope
 int dp[size][5][5];
        ^
0_0_30764125_16068.cpp:15:9: error: 'size' was not declared in this scope
 int ans[size];
         ^
0_0_30764125_16068.cpp:24:8: error: 'size' was not declared in this scope
 int ty[size];
        ^
0_0_30764125_16068.cpp: In function 'int main()':
0_0_30764125_16068.cpp:40:23: error: 'ss' was not declared in this scope
     while(~scanf("%s",ss+1))
                       ^
0_0_30764125_16068.cpp:49:21: error: 'dp' was not declared in this scope
                     dp[i][j][k]=inf;
                     ^
0_0_30764125_16068.cpp:49:33: error: 'inf' was not declared in this scope
                     dp[i][j][k]=inf;
                                 ^
0_0_30764125_16068.cpp:55:13: error: 'ty' was not declared in this scope
             ty[i]=swap(ss[i]);
             ^
0_0_30764125_16068.cpp:56:13: error: 'ans' was not declared in this scope
             ans[i]=inf;
             ^
0_0_30764125_16068.cpp:56:20: error: 'inf' was not declared in this scope
             ans[i]=inf;
                    ^
0_0_30764125_16068.cpp:58:9: error: 'ans' was not declared in this scope
         ans[1]=3;
         ^
0_0_30764125_16068.cpp:59:9: error: 'dp' was not declared in this scope
         dp[1][id(s[ty[1]][0])][id(s[ty[1]][1])]=3;
         ^
0_0_30764125_16068.cpp:59:20: error: 'ty' was not declared in this scope
         dp[1][id(s[ty[1]][0])][id(s[ty[1]][1])]=3;
                    ^


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-06-27 01:43:10, Gzip enabled