Close ×

My Accounts

You´ not logged in.

About

P1000 A+B Problem

Overview

Judge Result Compile Error
Problem P1000 A+B Problem
Submit Time April 14, 2021, 7:51:54 AM
Language C++
Judger Default Judger
Used Time 0 ms
Used Memory 0 K
Execute Time April 14, 2021, 7:51:12 AM

Judge Result

Compile Error. /tmp/voj-1633/aVGzXbEYqZRs.cpp: In function ‘int main()’: /tmp/voj-1633/aVGzXbEYqZRs.cpp:12:10: error: ‘a’ was not declared in this scope 12 | cin>>a>>b; | ^ /tmp/voj-1633/aVGzXbEYqZRs.cpp:12:13: error: ‘b’ was not declared in this scope 12 | cin>>a>>b; | ^ Compile Error, Time = 0 ms, Memory = 0 KB, Score = 0.