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_38732694_17934.cpp:28:67: error: stray '#' in program
   28 |         std::ios::sync_with_stdio(false), cin.tie(0), cout.tie(0);#include <bits/stdc++.h>
      |                                                                   ^
0_0_38732694_17934.cpp: In function 'int main()':
0_0_38732694_17934.cpp:28:77: error: 'bits' was not declared in this scope
   28 |         std::ios::sync_with_stdio(false), cin.tie(0), cout.tie(0);#include <bits/stdc++.h>
      |                                                                             ^~~~
0_0_38732694_17934.cpp:28:82: error: 'stdc' was not declared in this scope; did you mean 'std'?
   28 |         std::ios::sync_with_stdio(false), cin.tie(0), cout.tie(0);#include <bits/stdc++.h>
      |                                                                                  ^~~~
      |                                                                                  std
0_0_38732694_17934.cpp:28:68: error: 'include' was not declared in this scope
   28 |         std::ios::sync_with_stdio(false), cin.tie(0), cout.tie(0);#include <bits/stdc++.h>
      |                                                                    ^~~~~~~
0_0_38732694_17934.cpp:5:13: error: expected primary-expression before 'long'
    5 | #define int long long
      |             ^~~~
0_0_38732694_17934.cpp:30:9: note: in expansion of macro 'int'
   30 |         int n,m;
      |         ^~~


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-30 01:44:26, Gzip enabled