El problema que tengo es que el for no corta y no se porque gracias
Código C++:
Ver original
#include<stdio.h> #include<conio.h> void main() { float x,y; int cont=0,cu1=0,cu2=0,cu3=0,cu4=0; for(cont=0;cont<10;cont++){ while(x!=0||y!=0); if(x>0&&y>0) else if(x<0&&y>0) else if(x<0&&y<0) else if(x<0&&y>0) } if(cu1==0) if(cu2==0) if(cu3==0) else if(cu4==0)