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 2074b77

Browse files
Time: 385 ms (33.61%), Space: 0B (100.00%) - LeetHub
1 parent 4cb0eee commit 2074b77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎595-big-countries/595-big-countries.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
SELECT name, population, area FROM `World`
2+
WHERE area >= 3000000 OR population >= 25000000

0 commit comments

Comments
(0)

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