Skip to content

more read macro #2

@sueki1242

Description

@sueki1242

typing
rin{cin>>a[i];}
is nothing but dull. We need a macro like read(a, n).

Also,
li n;
cin>>n;
is dull.

define inli(n) li n; cin>>n;

is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions