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_38823013_21205.cpp:1:15: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |               ^~
0_0_38823013_21205.cpp:1:18: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |                  ^~
0_0_38823013_21205.cpp:1:15: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |               ^~
0_0_38823013_21205.cpp:1:18: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |                  ^~
0_0_38823013_21205.cpp:1:15: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |               ^~
0_0_38823013_21205.cpp:1:18: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |                  ^~
0_0_38823013_21205.cpp:1:15: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |               ^~
0_0_38823013_21205.cpp:1:18: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |                  ^~
0_0_38823013_21205.cpp:1:15: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |               ^~
0_0_38823013_21205.cpp:1:18: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |                  ^~
0_0_38823013_21205.cpp:1:15: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |               ^~
0_0_38823013_21205.cpp:1:18: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |                  ^~
0_0_38823013_21205.cpp:1:15: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |               ^~
0_0_38823013_21205.cpp:1:18: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |                  ^~
0_0_38823013_21205.cpp:1:15: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |               ^~
0_0_38823013_21205.cpp:1:18: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |                  ^~
0_0_38823013_21205.cpp:1:15: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |               ^~
0_0_38823013_21205.cpp:1:18: error: 'll' was not declared in this scope
    1 | unordered_map<ll,ll> mp;
      |                  ^~
0_0_38823013_21205.cpp:1:1: error: 'unordered_map' does not name a type
    1 | unordered_map<ll,ll> mp;
      | ^~~~~~~~~~~~~
0_0_38823013_21205.cpp:2:1: error: 'll' does not name a type
    2 | ll dfs(ll n){
      | ^~
0_0_38823013_21205.cpp: In function 'void solve()':
0_0_38823013_21205.cpp:12:5: error: 'll' was not declared in this scope
   12 |     ll n;cin >> n;
      |     ^~
0_0_38823013_21205.cpp:12:10: error: 'cin' was not declared in this scope
   12 |     ll n;cin >> n;
      |          ^~~
0_0_38823013_21205.cpp:12:17: error: 'n' was not declared in this scope
   12 |     ll n;cin >> n;
      |                 ^
0_0_38823013_21205.cpp:13:5: error: 'cout' was not declared in this scope
   13 |     cout << dfs(n) << endl;
      |     ^~~~
0_0_38823013_21205.cpp:13:13: error: 'dfs' was not declared in this scope
   13 |     cout << dfs(n) << endl;
      |             ^~~
0_0_38823013_21205.cpp:13:23: error: 'endl' was not declared in this scope
   13 |     cout << dfs(n) << endl;
      |                       ^~~~


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 18:56:16, Gzip enabled