# bx

## 問題文

画像 / Picture:  
https://drive.google.com/file/d/1FocVup_AZSMfN8XHNtw2qZWOp6UjGCGw/view?usp=sharing

この写真で見える "BX" という看板の座標を答えなさい。  
Give the coordinates of the "BX" signboard visible in this picture.


## ヒント

1. 地図内の検索欄に地名や座標を入力すると、その地点までジャンプできます。 / Enter a place name or coordinates in the search field in the map to jump to that point.

## 難易度

introduction / 100 point (469 solves)

## 解法

正面に写っている建物の入り口にある看板を Google Lens に通すと `カトリック上野教会` という文字列が得られます。  
Google Maps で検索すると、`35.7183, 139.7809` 付近にある教会であることが分かります。

この座標を Google Maps の衛星画像から確認すると、横に "BX" と書かれた看板があることが分かり、ここの座標が Flag となります。

