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_27783360_11722.cpp:2:2: error: invalid preprocessing directive #nclude
 #nclude <math.h>
  ^
0_0_27783360_11722.cpp:3:2: error: invalid preprocessing directive #iniclude
 #iniclude <vector>
  ^
0_0_27783360_11722.cpp:12:2: error: missing terminating " character
  p["Å£']=2;
  ^
0_0_27783360_11722.cpp: In function 'int main()':
0_0_27783360_11722.cpp:13:11: error: expected ']' before ';' token
  p["Ȣ"]=3;
           ^
0_0_27783360_11722.cpp:13:11: error: invalid user-defined conversion from 'std::map<std::basic_string<char>, int>::mapped_type {aka int}' to 'std::map<std::basic_string<char>, int>::key_type&& {aka std::basic_string<char>&&}' [-fpermissive]
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/string:52:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/locale_classes.h:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/ios_base.h:41,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:42,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
                 from 0_0_27783360_11722.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/basic_string.h:495:7: note: candidate is: std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>] <near match>
       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc());
       ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/basic_string.h:495:7: note:   no known conversion for argument 1 from 'std::map<std::basic_string<char>, int>::mapped_type {aka int}' to 'const char*'
0_0_27783360_11722.cpp:13:11: error: invalid conversion from 'std::map<std::basic_string<char>, int>::mapped_type {aka int}' to 'const char*' [-fpermissive]
  p["Ȣ"]=3;
           ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/string:52:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/locale_classes.h:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/ios_base.h:41,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:42,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
                 from 0_0_27783360_11722.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/basic_string.h:495:7: note: initializing argument 1 of 'std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]'
       basic_string(const _CharT* __s, const _Alloc& __a = _Alloc());
       ^
0_0_27783360_11722.cpp:13:11: error: conversion to non-const reference type 'std::map<std::basic_string<char>, int>::key_type&& {aka class std::basic_string<char>&&}' from rvalue of type 'std::basic_string<char>' [-fpermissive]
  p["Ȣ"]=3;
           ^
0_0_27783360_11722.cpp:42:1: error: expected ';' before '}' token
 }
 ^
0_0_27783360_11722.cpp:43:3: error: 'reurn' was not declared in this scope
   reurn 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-11-17 09:27:19, Gzip enabled