| Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
|---|---|---|---|---|---|---|---|---|
| 4502 | 张文曦 | 13求n个数的最小值 | C++ | Compile Error | 0 MS | 0 KB | 57 | 2024-08-20 21:17:41 |
# include<iostream># include<iostream># include<iostream>
Main.cc:1:20: warning: extra tokens at end of #include directive [enabled by default]
# include# include# include
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status