Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
sinceページの代わりにパラメーターを使用する必要があります
since
理想的にはid、リストの最後のユーザー (この場合は135 ) を取得し、その ID で次の呼び出しを行い、新しい応答にはそのユーザー ID を超えるユーザーが含まれます。
id
https://api.github.com/users?since=135
I'm having the hardest time figuring this thing out. The error is in line 58 of main.cpp, I wrote a noticeable comment on line 58.
|58|error: expected primary-expression before ';' token