<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MiraiEngineer</author_name>
  <author_url>https://blog.hatena.ne.jp/MiraiEngineer/</author_url>
  <blog_title>未来エンジニア養成所Blog</blog_title>
  <blog_url>https://phoeducation.work/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>問題</anon>
  </categories>
  <description>問題1-20 mainメソッドはすでに完成しています。（変更は禁止です） mainメソッド内で呼び出している、第一引数のint二次元配列型の値の中から、第二引数のint型の値がいくつ存在するかをカウントするcountメソッドを定義してください。 【実行結果】 1の個数：4 7の個数：3 【DoubleArrayMethodPractice.java】 public class DoubleArrayMethodPractice { public static void main(String[] args) { // int二次元配列変数の宣言と初期化 int[][] arr = {{1, 5…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphoeducation.work%2Fentry%2F20220201%2F1643669880&quot; title=&quot;【Java】基本構文に関する問題1-20 - 未来エンジニア養成所Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://phoeducation.com/blog_img/BlogTitle(20220201).png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-02-01 07:58:00</published>
  <title>【Java】基本構文に関する問題1-20</title>
  <type>rich</type>
  <url>https://phoeducation.work/entry/20220201/1643669880</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
