第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 15:56:19
已结束

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


题目编号    用户    语言    结果   

提交编号 用户 昵称 题目编号 结果 内存 耗时 语言 代码长度 提交时间
27563582018330301089xlc18-4-冉开灿
F
正确
916KB
4ms
C236 bytes2018-09-29 13:54:16
27562162018330301089xlc18-4-冉开灿
E
正确
916KB
4ms
C180 bytes2018-09-29 13:51:46
27560492018330301089xlc18-4-冉开灿正确
912KB
4ms
C135 bytes2018-09-29 13:48:58
27558662018330301089xlc18-4-冉开灿正确
916KB
4ms
C176 bytes2018-09-29 13:46:27
27557352018330301089xlc18-4-冉开灿正确
916KB
4ms
C186 bytes2018-09-29 13:44:28
27554312018330301089xlc18-4-冉开灿正确
916KB
0ms
C150 bytes2018-09-29 13:39:15