|
计算机屏幕可以被认为是一个二维空间rt
|
【试题】排序#include <stdio.h>
void swap(int *a, int *b) { int temp = *a;... |
【程序】C++中的大数进位加法注意num1, num2, newnum中的数位都是倒着写的。比如1234要写成4321,方便对其数位。
【代码】 #include <iostream> using n... |
【方法】判断光驱里是否有光盘GetVolumeInformation(TEXT("G:\\"), NULL, NULL, NULL, NULL, NULL, NULL, NULL);
if (GetLastError()... |
您好,阿斯兰侃吧欢迎您的到来~亲爱的用户:欢迎来到Windows API吧,阿斯兰侃吧欢迎您的到来~
请先阅读我们的社区准则: https://zh.arslanbar.net/documents/eula/... |
现在,蓝桥杯服务器500错误。。。500 Internal Server Error nginx/1.4.7
|
十六进制 -> 八进制#include <stdio.h>
#include <stdlib.h> void main() { int... |
【试题】十六进制转十进制#include <stdio.h>
int main() { char str[20], *pStr;... |
【试题】十进制转十六进制#include <stdio.h>
char *tpl = "0123456789ABCDEF"; int main() {... |
【试题】特殊回文数#include <stdio.h>
int main() { int n, num;... |
【试题】回文数#include <stdio.h>
int main() { int num; int... |
【试题】特殊的数字#include <stdio.h>
int main() { int num; int... |
【试题】查找整数#include <stdio.h>
#include <stdlib.h> int main() { int n... |
【试题】数列特征#include <stdio.h>
#include <stdlib.h> int main() { int n... |
| 全站共有主题数31306个,帖子数144154篇。 |
内容转换: |