Logo Fee_cle6418的博客

博客

InfOJ 愚人节比赛 2025

2025-03-28 21:19:39 By Fee_cle6418

4 月 5 号晚上 7 点 infOJ 愚人节赛,IOI 赛制。

出题组成员为:@feecle6418,@gyh20。

过题也不可参与抽奖送 dottle bot 源代码,小粉兔垃圾桶,Anton 立牌/海报。欢迎来玩~

http://119.27.163.117/contest/28/register

本次比赛计入 rating,rating 跌涨幅度为普通比赛 八分之一。

infoj qq 群:324364809

This year, we are planning to introduce problems that your submitted code can call external LLM API-s. For example, there will be a problem that, you can write the following code:

#include "llm.h"

int main(){
    string str = "Who are you?"
    string res = ask_LLM(str); // res may be equal to "Greetings! I'm DeepSeek-V3, an artificial intelligence assistant created by DeepSeek. I'm at your service and would be delighted to assist you with any inquiries or tasks you may have."
}

However, be careful enough when using such functions, because the return value and the time taken to return the answer are unpredictable.

评论

Murasame
怎么跟 ABC 撞了

发表评论

可以用@mike来提到mike这个用户,mike会被高亮显示。如果你真的想打“@”这个字符,请用“@@”。