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

Appearance settings

Commit 8948c1d

Browse filesBrowse files
Merge pull request cpinitiative#3390 from ameywtf/patch-1
Adding more context to the start of the explanation (Counting Liars)
2 parents 0d3f1f4 + 325df70 commit 8948c1d
Copy full SHA for 8948c1d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎solutions/bronze/usaco-1228.mdx

Copy file name to clipboardExpand all lines: solutions/bronze/usaco-1228.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: Chongtian Ma, Juheon Rhee
99

1010
## Explanation
1111

12-
An important observation is that if Bessie is at position $x$, then the number of cows lying are all the
12+
After we sort the input, an important observation is that if Bessie is at position $x$, then the number of cows lying are all the
1313
cows with position less than $x$ that says "L" plus all the cows with a position greater than $x$ that says
1414
"G".
1515

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.