Changes between Version 10 and Version 11 of fortran


Ignore:
Timestamp:
Oct 18, 2016, 4:46:24 PM (8 years ago)
Author:
ivasileska
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • fortran

    v10 v11  
    22422242    c=1
    22432243    d=15
    2244     write(0,*) "vvedite melkost razbijenija po x"
     2244    write(0,*) "enter the fineness of the partition x"
    22452245    read(*,*) n
    22462246   
    22472247   ! do i=1,n
    22482248     
    2249      write(0,*) "vvedite melkost razbijenija po t"
     2249     write(0,*) "enter the fineness of the partition t"
    22502250        read(*,*) m
    22512251        dx=(b-a)/n