Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

問題追加 Rank of Matrix (Mod 2) #1200

Merged
merged 3 commits into from
Jul 27, 2024
Merged

Conversation

maspypy
Copy link
Collaborator

@maspypy maspypy commented Jul 3, 2024

つくりました

@maspypy
Copy link
Collaborator Author

maspypy commented Jul 3, 2024

#896


When dealing with matrix input, please treat each row as a string concatenated with its components ($0$ or $1$).
@{lang.ja}
$\mathbb{Z}/@{param.MOD}\mathbb{Z}$ 成分の $N \times M$ 正方行列 $A=a_{ij}$ が与えられます.$A$ の階数を出力してください.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$A=\lbrace a_{ij} \rbrace$

@maspypy
Copy link
Collaborator Author

maspypy commented Jul 27, 2024

なおしました、ありがとうございます

@maspypy maspypy merged commit e7a5670 into yosupo06:master Jul 27, 2024
6 checks passed
@maspypy maspypy deleted the matrix_rank_F2 branch August 19, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants