- Owner
- TRIFESCU STEFAN-OCTAVIAN
- Problem
- A+B
- 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; ^ prog.cpp:8:13: warning: 'b' is used uninitialized in this function [-Wuninitialized]
Results
Test number Result Time 1 Wrong answer 0.2588s 2 Wrong answer 0.2565s 3 Wrong answer 0.2564s 4 Wrong answer 0.2582s 5 Wrong answer 0.2585s 6 Wrong answer 0.2593s