<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Phan Binh Nguyen Lam — Field Notes</title>
  <link href="https://lamter.cc/notes/"/>
  <link rel="self" href="https://lamter.cc/feed.xml"/>
  <id>https://lamter.cc/notes/</id>
  <updated>2026-09-27T00:00:00Z</updated>
  <author><name>Phan Binh Nguyen Lam</name></author>
  <entry>
    <title>Hello, world</title>
    <link href="https://lamter.cc/notes/hello-world/"/>
    <id>https://lamter.cc/notes/hello-world/</id>
    <updated>2026-09-27T00:00:00Z</updated>
    <category term="Story"/>
    <summary>The first entry in the logbook, and what this blog is for.</summary>
    <content type="html">&lt;p&gt;Every contest starts the same way. You open problem A, write &lt;code&gt;main&lt;/code&gt;, and print something to make sure the judge is listening.&lt;/p&gt;
&lt;figure class="code"&gt;&lt;figcaption&gt;&lt;span class="mono"&gt;C++&lt;/span&gt;&lt;button class="code-copy mono" type="button"&gt;Copy&lt;/button&gt;&lt;/figcaption&gt;&lt;pre&gt;&lt;code&gt;&lt;span class="cp"&gt;#include&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="cpf"&gt;&amp;lt;bits/stdc++.h&amp;gt;&lt;/span&gt;

&lt;span class="kt"&gt;int&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nf"&gt;main&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;
&lt;span class="w"&gt;    &lt;/span&gt;&lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;cout&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s"&gt;&amp;quot;Hello, world&lt;/span&gt;&lt;span class="se"&gt;\n&lt;/span&gt;&lt;span class="s"&gt;&amp;quot;&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;This entry is that line for Field Notes.&lt;/p&gt;
&lt;p&gt;What comes next: stories from the work, from Pendle to problem setting to contests; algorithms worth explaining properly; and the occasional flex. Some entries will be in English, some in Vietnamese.&lt;/p&gt;
&lt;p&gt;The judge is listening. More soon.&lt;/p&gt;</content>
  </entry>
</feed>
