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_38703735_6493.cpp: In function 'void solve()':
0_0_38703735_6493.cpp:45:9: error: 'class std::set<std::pair<int, int> >' has no member named 'emplace_back'; did you mean 'emplace_hint'?
   45 |     ans.emplace_back(5, 5);
      |         ^~~~~~~~~~~~
      |         emplace_hint
0_0_38703735_6493.cpp:46:9: error: 'class std::set<std::pair<int, int> >' has no member named 'emplace_back'; did you mean 'emplace_hint'?
   46 |     ans.emplace_back(-5, -5);
      |         ^~~~~~~~~~~~
      |         emplace_hint


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-10-06 20:01:33, Gzip enabled