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_39583598_15495.cpp:7:5: error: cannot declare '::main' to be a global variable
    7 | int main
      |     ^~~~
0_0_39583598_15495.cpp:9:4: error: expected primary-expression before 'long'
    9 |    long long t, n, k, l, r;
      |    ^~~~
0_0_39583598_15495.cpp:9:4: error: expected '}' before 'long'
0_0_39583598_15495.cpp:8:1: note: to match this '{'
    8 | {
      | ^
0_0_39583598_15495.cpp:10:5: error: 'cin' does not name a type
   10 |     cin >> t;
      |     ^~~
0_0_39583598_15495.cpp:11:5: error: expected unqualified-id before 'while'
   11 |     while (t--)
      |     ^~~~~
0_0_39583598_15495.cpp:41:1: error: expected declaration before '}' token
   41 | }
      | ^


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-26 14:16:39, Gzip enabled