<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computeralgebra</author_name>
  <author_url>https://blog.hatena.ne.jp/computeralgebra/</author_url>
  <blog_title>非専門的シンギュラリティー研究所</blog_title>
  <blog_url>https://computeralgebra.hatenablog.com/</blog_url>
  <categories>
    <anon>C++ の調査</anon>
    <anon>ChatGPT</anon>
  </categories>
  <description>ChatGPT で作ってもらった構文解析のプログラムを改造しようとしていたのですが、複雑で改造が難しそうなので、新しく作り直してもらうことにしました。 以下のような構文の構文解析を行い計算をするコマンドを実行する C++ のプログラムを作ってください: 構文(の全体)は以下のどれかとします: 変数名 = 式 コマンド 式は、数値、変数、加減乗除、「- 式」(単項のマイナス)、かっこが使えるとします。 コマンドは以下のどれかとします: コマンド名 コマンド名 変数名 コマンド名 数値 コマンド名 変数名, 数値 コマンド名はあらかじめ決まっている文字列とします。 構文解析の結果を使って以下のよう…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputeralgebra.hatenablog.com%2Fentry%2F2025%2F04%2F12%2F211451&quot; title=&quot;C++ の調査(4) - 非専門的シンギュラリティー研究所&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://m.media-amazon.com/images/I/51P1+304feL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-04-12 21:14:51</published>
  <title>C++ の調査(4)</title>
  <type>rich</type>
  <url>https://computeralgebra.hatenablog.com/entry/2025/04/12/211451</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
