Close ×

My Accounts

You´ not logged in.

About

P1000 A+B Problem

Overview

Judge Result Compile Error
Problem P1000 A+B Problem
Submit Time June 2, 2019, 2:34:36 AM
Language C++
Judger Default Judger
Used Time 0 ms
Used Memory 0 K
Execute Time June 2, 2019, 2:34:20 AM

Judge Result

Compile Error. /tmp/voj-1358/LkbxnezGarxO.cpp: In function ‘int main()’: /tmp/voj-1358/LkbxnezGarxO.cpp:5:5: error: ‘cin’ was not declared in this scope cin>>a>>b; ^~~ /tmp/voj-1358/LkbxnezGarxO.cpp:5:5: note: suggested alternative: In file included from /usr/include/c++/8.3.0/x86_64-pc-linux-gnu/bits/stdc++.h:75, from /tmp/voj-1358/LkbxnezGarxO.cpp:1: /usr/include/c++/8.3.0/iostream:60:18: note: ‘std::cin’ extern istream cin; /// Linked to standard input ^~~ /tmp/voj-1358/LkbxnezGarxO.cpp:6:5: error: ‘cout’ was not declared in this scope cout<& __os) ^~~~ Compile Error, Time = 0 ms, Memory = 0 KB, Score = 0.