第2题数据已经完成重判

作业比赛编号 : 4467 - 许立成-c程序设计A-周四下午第二次实验-2018

实验要求
掌握基本输入输出方法;
掌握常见的运算表达式;
2406 Problem G 求较大的数提示:
#include <stdio.h> 
int main() {
     int a;
     int b;
     int max;
     scanf("%d %d",&a,&b);
     if(a>b)
        //------;
     else
        //------;
     printf("%d\n",max);
     return 0;
   }


服务器时间 : 2025-04-12 12:49:56
已结束

作业比赛状态 : 结束于    开放 : 公开
开始时间 : 2018-09-29 10:00:00
结束时间 : 2018-09-30 21:00:00


题目编号    用户    语言    结果   

提交编号 用户 昵称 题目编号 结果 内存 耗时 语言 代码长度 提交时间
27574442018330301111xlc18-4-赵鑫微正确
912KB
0ms
C123 bytes2018-09-29 14:16:03
27568152018330301111xlc18-4-赵鑫微
F
正确
916KB
4ms
C253 bytes2018-09-29 14:02:20
27564612018330301111xlc18-4-赵鑫微
E
正确
916KB
0ms
C206 bytes2018-09-29 13:55:52
27560262018330301111xlc18-4-赵鑫微正确
916KB
4ms
C137 bytes2018-09-29 13:48:38
27557762018330301111xlc18-4-赵鑫微正确
916KB
4ms
C154 bytes2018-09-29 13:45:18
27554762018330301111xlc18-4-赵鑫微正确
916KB
0ms
C117 bytes2018-09-29 13:40:11