Logo 李凌宇的博客

博客

啥时候测评啊

2023-11-20 19:46:18 By 李凌宇

啥时候测评啊

我们这些没参加的根本做不了

helloworld在线判题系统网址改了

2023-11-06 18:58:59 By 李凌宇

本来长这样

【数据删除】http://go.helloworldroom.com:50080/problems

现在进不了,就多了1个:50080

现在反正我点不进去了,会提示时间过长

现在题库改成这样了http://go.helloworldroom.com/problems

哈哈哈


#include <iostream>
using namespace std;
int main(){
    cout<<"helloworld在线判题系统网址改了";
   return 0;
}
#include <stdio.h>
begin
print 'helloworld在线判题系统网址改了'

\begin{equation} \frac{-b + \sqrt{b^2 - 4ac}}{2a} \end{equation}

helloworld在线判题系统网址改了

helloworld在线判题系统网址改了

helloworld在线判题系统网址改了

helloworld在线判题系统网址改了

关于那些神秘的问题

2023-11-04 17:12:52 By 李凌宇

4,5,6,7,8,11,12等点进去404的题目都是啥

新博客

2023-10-31 18:29:46 By 李凌宇

用博客写的幻灯片

2023-10-29 10:10:12 By 李凌宇

  • | 1+1=114514
  • | 1+1=3
  • | 1+1=10
  • children:
    • | 全剧终
    • | 1+1=2

关于这玩意怎么不能发幻灯片了?

2023-10-28 12:13:33 By 李凌宇

史上最不靠谱的#15答案(100分)

2023-07-03 15:11:00 By 李凌宇
#include<cstring>
#include<vector>
#include<iostream>
using namespace std;
int arr[20]={0};
void dfs(int k){
    if(k>6){
        return;
    }
    for(int i=0;i<20;i++){
        arr[k]=i;
        dfs(k+1);
    }
}
struct node{
    string k;
    int a,b,c,d;
}a[0];
int main(){
    while(true+true==false){
        cout<<"jigs"<<endl;
        cout<<"dfgs"<<endl;
        cout<<"jxkrea"<<endl;
        node arr[10];
    }
    vector<string> v={"hjds","jfaj","bndjsk"};
    string s="h";
    char i='i';
    for(int i=0;1+1==2;i++){
        if(i+4==876){
            break;
        }
        s.push_back(i);
        s.pop_back();
    }
    s.push_back(i);
    for(int i=0;i<748;i++){
        v.push_back(s);
        v.pop_back();
    }
    v.push_back(s);
    dfs(1);
    while(false){
        cout<<"hi";
    }
    if(arr[19]!=0){
        cout<<v[3];
    }
    do{
        cout<<v[3];
    }while(1+1==3);
    return 0;
}

7458测试用例有误

2023-05-31 20:42:55 By 李凌宇

7458输入格式里写的是:第二行:n个从大到小排列的整数ai(ai<2e9)

而给的测试用例里面数据全是从小到大

请大家注意,不要写错了

孤勇者改编版

2023-05-28 08:42:09 By 李凌宇

新幻灯片

2023-05-27 22:45:05 By 李凌宇
共 52 篇博客