Stack Exchange
Stack Overflow
  • Questions
  • Tags
  • Users
  • About
Stack Overflow
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

463035818_is_not_a_number

88,680
reputation
9
76
150
  • Member since October 07 2014
  • 13621 profile views
  • Last seen Jun 04 '22 at 22:24

BASIC was my first love.


Why is “using namespace std;” considered bad practice?

Why should I not #include <bits/stdc++.h>?

Can a local variable's memory be accessed outside its scope?

Why aren't variable-length arrays part of the C++ standard?

Why should C++ programmers minimize use of 'new'?

Why is iostream::eof inside a loop condition (i.e. while (!stream.eof())) considered wrong?

What is the XY problem?

Why is “Can someone help me?” not an actual question?

How do I ask and answer homework questions?

What is a debugger and how can it help me diagnose problems?