Skip to content

Commit 3f3bbf7

Browse files
committed
Runtime: 262 ms (Top 84.64%) | Memory: 0B (Top 100.00%)
1 parent e8adc36 commit 3f3bbf7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
select name, population, area from World where area>=3000000 or population>=25000000
1+
-- Runtime: 262 ms (Top 84.64%) | Memory: 0B (Top 100.00%)
2+
elect name, population, area from World where area>=3000000 or population>=25000000

0 commit comments

Comments
 (0)