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_35781365_16956.cpp:5:1: error: missing terminating ' character
 constexpr LL mod = 1'000'000'007;
 ^
0_0_35781365_16956.cpp:5:21: error: expected ',' or ';' before '\x303030'
 constexpr LL mod = 1'000'000'007;
                     ^
0_0_35781365_16956.cpp: In function 'int main()':
0_0_35781365_16956.cpp:11:2: error: 'w' was not declared in this scope
  w[1] = 0;
  ^
0_0_35781365_16956.cpp:12:2: error: 'mu' was not declared in this scope
  mu[1] = 1;
  ^
0_0_35781365_16956.cpp:14:10: error: 'np' was not declared in this scope
   if(not np[i]){
          ^
0_0_35781365_16956.cpp:15:4: error: 'p' was not declared in this scope
    p[pn ++] = i;
    ^
0_0_35781365_16956.cpp:15:6: error: 'pn' was not declared in this scope
    p[pn ++] = i;
      ^
0_0_35781365_16956.cpp:19:22: error: 'pn' was not declared in this scope
   for(int j = 0; j < pn; j += 1){
                      ^
0_0_35781365_16956.cpp:20:12: error: 'p' was not declared in this scope
    int k = p[j] * i;
            ^
0_0_35781365_16956.cpp:22:4: error: 'np' was not declared in this scope
    np[k] = 1;
    ^


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.015600(s) query 1, Server time : 2024-06-17 22:01:06, Gzip enabled