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_39533234_20671.cpp:83:9: error: expected unqualified-id before 'for'
   83 | }       for(int i=1;i<n;i++){
      |         ^~~
0_0_39533234_20671.cpp:83:23: error: 'n' was not declared in this scope
   83 | }       for(int i=1;i<n;i++){
      |                       ^
0_0_39533234_20671.cpp:83:23: error: 'n' was not declared in this scope
0_0_39533234_20671.cpp:83:23: error: 'n' was not declared in this scope
0_0_39533234_20671.cpp:83:23: error: 'n' was not declared in this scope
0_0_39533234_20671.cpp:83:23: error: 'n' was not declared in this scope
0_0_39533234_20671.cpp:83:23: error: 'n' was not declared in this scope
0_0_39533234_20671.cpp:83:23: error: 'n' was not declared in this scope
0_0_39533234_20671.cpp:83:23: error: 'n' was not declared in this scope
0_0_39533234_20671.cpp:83:23: error: 'n' was not declared in this scope
0_0_39533234_20671.cpp:83:21: error: 'i' does not name a type
   83 | }       for(int i=1;i<n;i++){
      |                     ^
0_0_39533234_20671.cpp:83:25: error: 'i' does not name a type
   83 | }       for(int i=1;i<n;i++){
      |                         ^
0_0_39533234_20671.cpp:103:9: error: 'cout' does not name a type
  103 |         cout<<ans<<"\n";
      |         ^~~~
0_0_39533234_20671.cpp:104:1: error: expected declaration before '}' token
  104 | }
      | ^
cc1plus.exe: error: '::main' must return 'int'
0_0_39533234_20671.cpp:105:5: error: redefinition of 'int main()'
  105 | int main()
      |     ^~~~
0_0_39533234_20671.cpp:28:8: note: 'int main()' previously defined here
   28 | signed main(){
      |        ^~~~
0_0_39533234_20671.cpp: In function 'int main()':
0_0_39533234_20671.cpp:112:19: error: 'solve' was not declared in this scope
  112 |         while(T--)solve();
      |                   ^~~~~


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-20 12:31:42, Gzip enabled