Submission #4812170


Source Code Expand

#include<bits/stdc++.h>
using namespace std;
int main()
{
    int a,b;
    cin>>a>>b;
    cout<<a_b;
}

Submission Info

Submission Time
Task A - A - B problem
User luogu_bot3
Language C++ (GCC 5.4.1)
Score 0
Code Size 102 Byte
Status CE

Compile Error

./Main.cpp: In function ‘int main()’:
./Main.cpp:7:11: error: ‘a_b’ was not declared in this scope
     cout<<a_b;
           ^