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_32490433_13118.cpp:44:19: error: declaration does not declare anything [-fpermissive]
 typedef long long __int128;
                   ^
0_0_32490433_13118.cpp:46:1: error: 'lll' does not name a type
 lll Read() {
 ^
0_0_32490433_13118.cpp:57:1: error: 'lll' does not name a type
 lll n, a, b;
 ^
0_0_32490433_13118.cpp:59:1: error: 'lll' does not name a type
 lll f(lll x) {
 ^
0_0_32490433_13118.cpp: In function 'void test_case()':
0_0_32490433_13118.cpp:70:5: error: 'n' was not declared in this scope
     n = Read();
     ^
0_0_32490433_13118.cpp:70:14: error: 'Read' was not declared in this scope
     n = Read();
              ^
0_0_32490433_13118.cpp:71:5: error: 'a' was not declared in this scope
     a = Read();
     ^
0_0_32490433_13118.cpp:72:5: error: 'b' was not declared in this scope
     b = Read();
     ^
0_0_32490433_13118.cpp:73:5: error: 'lll' was not declared in this scope
     lll ans = f(n);
     ^
0_0_32490433_13118.cpp:74:26: error: 'ans' was not declared in this scope
     printf("%lld\n", (ll)ans);
                          ^


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-12-04 23:22:50, Gzip enabled