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_36643193_31060.cpp:225:1: error: stray '\244' in program
 template <class T> unordered_map<T, ll> press(vector<T> &a) {
 ^
0_0_36643193_31060.cpp:225:1: error: stray '\265' in program
0_0_36643193_31060.cpp:225:1: error: stray '\244' in program
0_0_36643193_31060.cpp:225:1: error: stray '\354' in program
0_0_36643193_31060.cpp:225:1: error: stray '\244' in program
0_0_36643193_31060.cpp:225:1: error: stray '\277' in program
0_0_36643193_31060.cpp:225:1: error: stray '\244' in program
0_0_36643193_31060.cpp:225:1: error: stray '\362' in program
0_0_36643193_31060.cpp:225:1: error: stray '\267' in program
0_0_36643193_31060.cpp:225:1: error: stray '\265' in program
0_0_36643193_31060.cpp:225:1: error: stray '\244' in program
0_0_36643193_31060.cpp:225:1: error: stray '\271' in program
0_0_36643193_31060.cpp:138:39: error: 'min' function uses 'auto' type specifier without trailing return type
 template <class T> auto min(const T &a) { return *min_element(all(a)); }
                                       ^
0_0_36643193_31060.cpp:138:39: note: deduced return type only available with -std=c++1y or -std=gnu++1y
0_0_36643193_31060.cpp:139:39: error: 'max' function uses 'auto' type specifier without trailing return type
 template <class T> auto max(const T &a) { return *max_element(all(a)); }
                                       ^
0_0_36643193_31060.cpp:139:39: note: deduced return type only available with -std=c++1y or -std=gnu++1y
0_0_36643193_31060.cpp:225:7: error: invalid use of template-name 'std::vector' without an argument list
 template <class T> unordered_map<T, ll> press(vector<T> &a) {
       ^
0_0_36643193_31060.cpp:636:29: error: 'nrep' function uses 'auto' type specifier without trailing return type
 template <class... Ts> auto nrep(Ts... v) {
                             ^
0_0_36643193_31060.cpp:636:29: note: deduced return type only available with -std=c++1y or -std=gnu++1y
0_0_36643193_31060.cpp:637:41: error: 'nrep' function uses 'auto' type specifier without trailing return type
   return nreparray<std::tuple_size<std::tuple<Ts...>>::value>({v...});
                                         ^
0_0_36643193_31060.cpp:637:41: note: deduced return type only available with -std=c++1y or -std=gnu++1y


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-11-26 22:11:44, Gzip enabled