Arrays Introduction

  • + 2 comments

    That's because only with cout the loop will never end, so I add other constraints, when N will be 0 the loop will end (N is like an inverse iterator).

    Sorry my english