Quantcast
Channel: CodeChef Discuss - latest questions
Viewing all articles
Browse latest Browse all 40121

c++ new standards

$
0
0

I am getting this error. It is my first submission at CodeChef. I have however eliminated conio.h and is using iostream and have also included "using namespace std;".

prog.cpp: In function ‘int main()’: prog.cpp:13:15: error: ‘gotoxy’ was not declared in this scope gotoxy(3,i+2); ^ prog.cpp:15:15: error: ‘gotoxy’ was not declared in this scope gotoxy(4,i+2); ^ prog.cpp:28:17: error: ‘gotoxy’ was not declared in this scope gotoxy(y,n+3+j); ^

any help will be appreciated.


Viewing all articles
Browse latest Browse all 40121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>