C(ry先生とヌー先生の議論見てて思ったんだけど、O(n)の処理をするシステムコールを呼び出すコードの複雑さはカーネル側の実行時間を含めてO(n)というのか、それともカーネル側の処理を実行してる間は呼び出し元のプロセスは停止しているから計算時間に含めずにO(1)というのか
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
C(ry先生とヌー先生の議論見てて思ったんだけど、O(n)の処理をするシステムコールを呼び出すコードの複雑さはカーネル側の実行時間を含めてO(n)というのか、それともカーネル側の処理を実行してる間は呼び出し元のプロセスは停止しているから計算時間に含めずにO(1)というのか