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_38269064_6368.cpp: In function 'int main()':
0_0_38269064_6368.cpp:67:7: error: converting to 'std::stack<double>' from initializer list would use explicit constructor 'std::stack<_Tp, _Sequence>::stack(_Sequence&&) [with _Tp = double; _Sequence = std::deque<double, std::allocator<double> >]'
   num = {};
       ^
0_0_38269064_6368.cpp:68:6: error: converting to 'std::stack<char>' from initializer list would use explicit constructor 'std::stack<_Tp, _Sequence>::stack(_Sequence&&) [with _Tp = char; _Sequence = std::deque<char, std::allocator<char> >]'
   op = {};
      ^


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-07-03 14:48:04, Gzip enabled