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_29473638_24692.cpp: In function 'int main(int, char**)':
0_0_29473638_24692.cpp:13:30: error: 'fstreamcin' was not declared in this scope
          fstreamcin("aaa.txt");
                              ^
0_0_29473638_24692.cpp:15:10: error: 'intn' was not declared in this scope
          intn,a,i,j,num_case;
          ^
0_0_29473638_24692.cpp:15:15: error: 'a' was not declared in this scope
          intn,a,i,j,num_case;
               ^
0_0_29473638_24692.cpp:15:17: error: 'i' was not declared in this scope
          intn,a,i,j,num_case;
                 ^
0_0_29473638_24692.cpp:15:19: error: 'j' was not declared in this scope
          intn,a,i,j,num_case;
                   ^
0_0_29473638_24692.cpp:15:21: error: 'num_case' was not declared in this scope
          intn,a,i,j,num_case;
                     ^
0_0_29473638_24692.cpp:17:10: error: 'charc' was not declared in this scope
          charc;
          ^
0_0_29473638_24692.cpp:18:10: error: 'doubled' was not declared in this scope
          doubled;
          ^
0_0_29473638_24692.cpp:19:10: error: 'chars' was not declared in this scope
          chars[300];//string s;
          ^
0_0_29473638_24692.cpp:21:15: error: 'n' was not declared in this scope
          cin>>n;
               ^
0_0_29473638_24692.cpp:25:20: error: 'charch' was not declared in this scope
                    charch[30];//vector<char> ch(a);
                    ^
0_0_29473638_24692.cpp:28:34: error: 'c' was not declared in this scope
                             cin>>c;
                                  ^
0_0_29473638_24692.cpp:29:29: error: 'ch' was not declared in this scope
                             ch[i]= c;
                             ^
0_0_29473638_24692.cpp:37:20: error: 'doubleREP' was not declared in this scope
                    doubleREP[30][30];//vector<vector<double>  >   REP(a,   vector<double>(a));  //Receiving Error Probabilities
                    ^
0_0_29473638_24692.cpp:41:43: error: 'd' was not declared in this scope
                                      cin>>d;
                                           ^
0_0_29473638_24692.cpp:42:38: error: 'REP' was not declared in this scope
                                      REP[i][j]= d;
                                      ^
0_0_29473638_24692.cpp:46:20: error: 'doubleCSP' was not declared in this scope
                    doubleCSP[30][30];//vector<vector<double>  >   CSP(a,   vector<double>(a));   //Character Succession Probabilities
                    ^
0_0_29473638_24692.cpp:50:43: error: 'd' was not declared in this scope
                                      cin>>d;
                                           ^
0_0_29473638_24692.cpp:51:38: error: 'CSP' was not declared in this scope
                                      CSP[i][j]= d*10.0;
                                      ^
0_0_29473638_24692.cpp:59:34: error: 's' was not declared in this scope
                             cin>>s;
                                  ^
0_0_29473638_24692.cpp:60:29: error: 'ints_length' was not declared in this scope
                             ints_length = strlen(s);//s.length();
                             ^
0_0_29473638_24692.cpp:60:51: error: 'strlen' was not declared in this scope
                             ints_length = strlen(s);//s.length();
                                                   ^
0_0_29473638_24692.cpp:62:59: error: 's_length' was not declared in this scope
                             vector<vector<double>   >  gl(s_length,  vector<double>(a));
                                                           ^
0_0_29473638_24692.cpp:66:27: error: 'REP' was not declared in this scope
                 gl[0][i] =REP[MAP_CH[ch[i]]][MAP_CH[s[0]]];
                           ^
0_0_29473638_24692.cpp:66:38: error: 'ch' was not declared in this scope
                 gl[0][i] =REP[MAP_CH[ch[i]]][MAP_CH[s[0]]];
                                      ^
0_0_29473638_24692.cpp:71:37: error: 'ch' was not declared in this scope
                       char c_last = ch[i];                //¼ÙÉèµÚk¸ö×Ö·ûÊÇch¡¾i¡¿
                                     ^
0_0_29473638_24692.cpp:78:73: error: 'CSP' was not declared in this scope
                                       if(temp< gl[k-1][MAP_CH[ch[j]]] * CSP[MAP_CH[ch[j]]][MAP_CH[c_last]])
                                                                         ^
0_0_29473638_24692.cpp:86:53: error: 'REP' was not declared in this scope
                       gl[k][MAP_CH[c_last]] =temp * REP[MAP_CH[c_last]][MAP_CH[s[k]]];
                                                     ^
0_0_29473638_24692.cpp:93:57: error: 'ch' was not declared in this scope
                         if(temp < gl[s_length-1][MAP_CH[ch[i]]])
                                                         ^
0_0_29473638_24692.cpp:113:10: error: 'return0' was not declared in this scope
          return0;
          ^


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-22 19:56:51, Gzip enabled