Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Summation of 1 to 100 square integer namber
integer sum sum=0 k=1 do while(k.le.100) sum=sum+k**2 k=k+1 enddo print*,sum stop end
run
|
edit
|
history
|
help
0
Recursive tribonacci
Sum of series
Finite
Recursive fibonacci
Dynamical Memory Allocation fortran
Find HM
রাবেয়া সরকার রিমা 💙💚💛
Question1(b)
9
Gauss backward elimination