Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 979812a

Browse files
Fix formatting in main function of A_Cover_in_Water.cpp
1 parent 4fd57eb commit 979812a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎A_Cover_in_Water.cpp‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#include <bits/stdc++.h>
22
using namespace std;
33

4-
int main()
5-
{
4+
int main()// ==>
5+
{// ==>
66
int t;
77
cin >> t;
88
while (t--)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /