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_39066835_519.cpp:3:22: error: stray '#' in program
    3 | using ll = long long;#include <bits/stdc++.h>
      |                      ^
0_0_39066835_519.cpp:3:32: error: 'bits' was not declared in this scope
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                ^~~~
0_0_39066835_519.cpp:3:37: error: 'stdc' was not declared in this scope; did you mean 'std'?
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                     ^~~~
      |                                     std
0_0_39066835_519.cpp:3:32: error: 'bits' was not declared in this scope
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                ^~~~
0_0_39066835_519.cpp:3:37: error: 'stdc' was not declared in this scope; did you mean 'std'?
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                     ^~~~
      |                                     std
0_0_39066835_519.cpp:3:32: error: 'bits' was not declared in this scope
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                ^~~~
0_0_39066835_519.cpp:3:37: error: 'stdc' was not declared in this scope; did you mean 'std'?
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                     ^~~~
      |                                     std
0_0_39066835_519.cpp:3:32: error: 'bits' was not declared in this scope
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                ^~~~
0_0_39066835_519.cpp:3:37: error: 'stdc' was not declared in this scope; did you mean 'std'?
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                     ^~~~
      |                                     std
0_0_39066835_519.cpp:3:32: error: 'bits' was not declared in this scope
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                ^~~~
0_0_39066835_519.cpp:3:37: error: 'stdc' was not declared in this scope; did you mean 'std'?
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                     ^~~~
      |                                     std
0_0_39066835_519.cpp:3:32: error: 'bits' was not declared in this scope
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                ^~~~
0_0_39066835_519.cpp:3:37: error: 'stdc' was not declared in this scope; did you mean 'std'?
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                     ^~~~
      |                                     std
0_0_39066835_519.cpp:3:32: error: 'bits' was not declared in this scope
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                ^~~~
0_0_39066835_519.cpp:3:37: error: 'stdc' was not declared in this scope; did you mean 'std'?
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                     ^~~~
      |                                     std
0_0_39066835_519.cpp:3:32: error: 'bits' was not declared in this scope
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                ^~~~
0_0_39066835_519.cpp:3:37: error: 'stdc' was not declared in this scope; did you mean 'std'?
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                     ^~~~
      |                                     std
0_0_39066835_519.cpp:3:32: error: 'bits' was not declared in this scope
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                ^~~~
0_0_39066835_519.cpp:3:37: error: 'stdc' was not declared in this scope; did you mean 'std'?
    3 | using ll = long long;#include <bits/stdc++.h>
      |                                     ^~~~
      |                                     std
0_0_39066835_519.cpp:3:23: error: 'include' does not name a type
    3 | using ll = long long;#include <bits/stdc++.h>
      |                       ^~~~~~~
0_0_39066835_519.cpp:16:10: error: redefinition of 'const ll mod'
   16 | const ll mod = 1e9 + 7;
      |          ^~~
0_0_39066835_519.cpp:6:10: note: 'const ll mod' previously defined here
    6 | const ll mod = 1e9 + 7;
      |          ^~~
0_0_39066835_519.cpp:17:11: error: redefinition of 'const int N'
   17 | const int N = 200005;
      |           ^
0_0_39066835_519.cpp:7:11: note: 'const int N' previously defined here
    7 | const int N = 200005;
      |           ^
0_0_39066835_519.cpp:18:11: error: redefinition of 'const int INF'
   18 | const int INF = 0x3f3f3f3f;
      |           ^~~
0_0_39066835_519.cpp:8:11: note: 'const int INF' previously defined here
    8 | const int INF = 0x3f3f3f3f;
      |           ^~~
0_0_39066835_519.cpp:20:5: error: redefinition of 'int main()'
   20 | int main() {
      |     ^~~~
0_0_39066835_519.cpp:10:5: note: 'int main()' previously defined here
   10 | int main() {
      |     ^~~~


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-10 21:55:47, Gzip enabled