0
Why is this not working???
A basic cose with couture being his only statement doesn’t wotk because “cout was not declared in this scope”
1 Antwort
+ 1
use
using namespace std;
A basic cose with couture being his only statement doesn’t wotk because “cout was not declared in this scope”