Skip to main content
1-Visitor
January 16, 2015
Question

Is it not right method?

  • January 16, 2015
  • 0 replies
  • 687 views

question1.PNG

this is original method in my file

question2.PNG

this is another method.

I try to change "solve block" to "while".

But I got error. Is this possible method?

I look at several example about "while".

It just is possible in case of one variable. But I need to two variable<a,a'>. so I used vector and then I make "while"

I attached my files