Skip to content

Commit c35ef7d

Browse files
authored
Update AP_GP.cpp
1 parent 1a5b7dd commit c35ef7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

General Questions/AP_GP.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
You can also find the ' Mean' , ' Sum ' and the nth the term if
55
it is following any one of the of progression .
66
Need to enter atleast three minimun number .
7-
***** For G.P here the common difference should be greater than 1 .******
7+
***** For A.P and G.P , here the common difference , common ratio should be greater than 1 .******
88
99
*/
1010
#include<iostream>

0 commit comments

Comments
 (0)