AoC-2023
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
part
Derived Type
3 statements
Source File
problem_19.f90
problem_19
part
Contents
Variables
xmas
Source Code
part
type :: part
Components
Type
Visibility
Attributes
Name
Initial
integer(kind=ip),
public,
dimension(4)
::
xmas
Source Code
type
::
part
integer
(
ip
),
dimension
(
4
)
::
xmas
! [x,m,a,s]
end type
part