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:30:06 AM
Language C++
Judger Default Judger
Used Time 0 ms
Used Memory 0 K
Execute Time June 2, 2019, 2:29:47 AM

Judge Result

Compile Error. /tmp/voj-1356/bwhsSyDMkVfV.cpp: In function ‘int main()’: /tmp/voj-1356/bwhsSyDMkVfV.cpp:6:5: error: ‘cin’ was not declared in this scope cin>>a>>b; ^~~ /tmp/voj-1356/bwhsSyDMkVfV.cpp:6:5: note: suggested alternative: ‘main’ cin>>a>>b; ^~~ main /tmp/voj-1356/bwhsSyDMkVfV.cpp:8:5: error: ‘cout’ was not declared in this scope cout << a+b; ^~~~ Compile Error, Time = 0 ms, Memory = 0 KB, Score = 0.