-- https://news.ycombinator.com/item?id=11396045
SELECT count(*)
FROM (SELECT id, repo_name, path
FROM [bigquery-public-data:github_repos.sample_files]
) AS F
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* המחלקה העברית הראשונה | |
* @author Eran Harel | |
*/ | |
public final class מחלקה_סגורה { | |
int שלם = 1; | |
// בנאי | |
public מחלקה_סגורה() { |