- Owner
- Sergiu Iacob
- Problem
- A+B
- Contest
- MindCoding 2017 Test Round (Div. 2)
- Source
- 0.11KB
- Result
- 0 points
Compiler output
prog.cpp: In function 'int main()': prog.cpp:8:13: warning: 'a' is used uninitialized in this function [-Wuninitialized] cout<<a+b<<'\n'; ^ prog.cpp:8:13: warning: 'b' is used uninitialized in this function [-Wuninitialized]
Results
Test number Result Time 1 Wrong answer 0.2472s 2 Wrong answer 0.2588s 3 Wrong answer 0.2469s 4 Wrong answer 0.2478s 5 Wrong answer 0.2482s 6 Wrong answer 0.2468s