题解 1783: 星期判断机

来看看其他人写的题解吧!要先自己动手做才会有提高哦! 
返回题目 | 我来写题解

筛选

1783: 星期判断机

摘要:解题思路:注意事项:最后是&nbsp;&nbsp;default:cout<<"inputerror!"<<endl;break;参考代码:……

星期判断机

摘要:解题思路:简单的switch可以解决注意事项:参考代码:#include<stdio.h>intmain(){&nbsp;&nbsp;inta;&nbsp;&……

java--study||O.o

摘要:参考代码:import&nbsp;java.util.Scanner;&nbsp;public&nbsp;class&nbsp;Main{&nbsp;&……

1783: 星期判断机

摘要:看清楚题目,0的时候是Sunday,第一次时直接踩坑。。import&nbsp;java.util.Scanner;public&nbsp;class&nbsp;Main&am……

星期判断机1783

摘要:解题思路:#include<bits/stdc++.h>usingnamespacestd;intmain(){&nbsp;&nbsp;inta;&nbsp;&am……

星期判断机(C++switch)

摘要:解题思路:注意事项:参考代码:#include<iostream>using&nbsp;namespace&nbsp;std;int&nbsp;main(){&am……

1783: 星期判断机

摘要:解题思路:注意事项:不要写错单词!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!参考代码:#include<bits/stdc++.h>usingnamespacest……

编写题解 1783: 星期判断机

摘要:解题思路:注意事项:单词不要拼错!!!!!!!!!!!!!!!!!!!!参考代码:#include<bits/stdc++.h>usingnamespacestd;intmain(){&a……