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_39305871_25497.cpp: In function 'int main()':
0_0_39305871_25497.cpp:7:9: error: 'll' was not declared in this scope
    7 |         ll ar[11];
      |         ^~
0_0_39305871_25497.cpp:8:9: error: 'ar' was not declared in this scope
    8 |         ar[0]=1;
      |         ^~
0_0_39305871_25497.cpp:9:16: error: expected ';' before 'q'
    9 |         for (ll q=1;q<=10;q++){
      |                ^~
      |                ;
0_0_39305871_25497.cpp:9:21: error: 'q' was not declared in this scope
    9 |         for (ll q=1;q<=10;q++){
      |                     ^
0_0_39305871_25497.cpp:12:11: error: expected ';' before 't'
   12 |         ll t,n,m;
      |           ^~
      |           ;
0_0_39305871_25497.cpp:14:14: error: 't' was not declared in this scope
   14 |         cin>>t;
      |              ^
0_0_39305871_25497.cpp:16:25: error: 'n' was not declared in this scope
   16 |                 cin>>s>>n>>m;
      |                         ^
0_0_39305871_25497.cpp:16:28: error: 'm' was not declared in this scope
   16 |                 cin>>s>>n>>m;
      |                            ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-10 03:25:36, Gzip enabled