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_36999954_7085.cpp: In function 'void print(__int128)':
0_0_36999954_7085.cpp:26:4: error: no match for 'operator/=' (operand types are 'std::stack<int>' and 'int')
   s/=10;
    ^
0_0_36999954_7085.cpp:32:32: error: 'pritnf' was not declared in this scope
  for (auto v:ans) pritnf("%d",v);
                                ^
0_0_36999954_7085.cpp: In function 'int main()':
0_0_36999954_7085.cpp:47:6: error: expected '(' before '__'
  for __
      ^
0_0_36999954_7085.cpp:47:6: error: '__' was not declared in this scope
0_0_36999954_7085.cpp:49:9: error: 't' was not declared in this scope
  cin >> t;
         ^
0_0_36999954_7085.cpp:50:2: error: expected primary-expression before 'while'
  while(t--) {
  ^
0_0_36999954_7085.cpp:50:2: error: expected ')' before 'while'
0_0_36999954_7085.cpp:54:11: error: expected primary-expression before '__int128'
     print(__int128 x);
           ^
0_0_36999954_7085.cpp:59:2: error: 'retunr' was not declared in this scope
  retunr 0;
  ^


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-09-28 00:22:04, Gzip enabled