ioDraw
Start now
English
中文
English
Español
العربية
Français
Português
Pусский
日本語
Deutsch
한국어
Italiano
Blog
Template
Whiteboard
Gantt
Mind Map
algorithm
5.6 Month start “ Pay upside down “ serious
5,6 This month is the job season for fresh students , Companies generally appear “ Pay upside down ” Phenomenon of , That is, the salary of new emp...
2022-05-05 19:39
views 0
2022 13th Blue Bridge Cup PythonB group
A Arrange letters s='WHERETHEREISAWILLTHEREISAWAY's=list(s)s.sort()print(''.join(s))#AAAEEEEEEHHHIIILLRRRSSTTWWWYB Find integer answers :2022040920...
2022-04-11 10:54
views 4
【 Game summary 】2022 Summary of the 13th Blue Bridge Cup
I thought it before. I think most of the roast people have roast on the Internet. If you don't know what happened in this session , And want to kn...
2022-04-10 10:59
views 4
2022 The 13th Blue Bridge Cup provincial competition C/C++B Group personal problem solving
2022 The 13th Blue Bridge Cup provincial competition C++B Group individual questions A: Nine to decimal #include <iostream>#include <cma...
2022-04-10 09:30
views 5
The 13th Blue Bridge Cup python B Group problem solving and communication
Jiangsu division of the 13th Blue Bridge Cup python B Group topic exchange
2022-04-09 17:15
views 5
Eight algorithms won
Quick sort public class sort { public static void main(String[] args){ int arr[]={59,6,3,8,51,23}; QuickSort(arr,0,arr.length-1);...
2022-04-05 20:30
views 6
Seven common sorting , How many do you know ?( upper )
Children in kindergartens will line up to do exercises, pupils will line up to eat, and aunts will rush for shopping “ line up ” Pay the bill as a...
2022-04-03 16:02
views 2
2021 The 12th Blue Bridge Cup Python group
A card cards = [2021]*10i = 1while True: s = str(i) for j in s: cards[int(j)] -= 1 flag = False for j in cards: if j <...
2022-03-27 14:36
views 0
The children looked at the binary tree of the city , Are you sure you don't want to see it ?
Hard working programmers knock code in their dreams , The so-called people lie in bed , Natural rise of Technology , This issue will take you to d...
2022-03-24 13:50
views 2
Year end bonus
Year end bonus : Xiaodong's company will give a year-end bonus , Xiaodong happens to get the highest welfare , He is going to participate in a luc...
2022-03-19 21:05
views 4
1
2
3
4
5
6
7
8
9
»
Technology
Java
239 blogs
Python
239 blogs
Vue
108 blogs
algorithm
94 blogs
c language
90 blogs
Flow Chart
81 blogs
MySQL
71 blogs
C++
64 blogs
more...
Daily Recommendation
upgrade WIN11 Necessary optimization after , Solve the Caton problem
views 3
To the front end , A little understanding of the backend
views 2
High level love words that can only be read by Yuanyuan
views 2
use Python Write a soul duel , Attached 30 individual Python Small game source code
views 2
c++ Underlying logic of function overloading
views 2
HTTP Network foundation ---TCP/IP--- Computer network learning ( one )
views 2
© ioDraw All rights reserved
Outsourcing for five years , Abandoned ...
Windows Basic command
【Linux】 Understanding, advantages and disadvantages of multiprocess and multithreading
Tkinter: change Button Control state
C Practice your language every day 2: Yanghui triangle
Computer function key name , Do you know the basic knowledge of computer keyboard function
c Language game code _C Language implementation Gobang
Computer keyboard letter memory , keyboard 26 What is a letter formula ?
Wu Enda machine learning - Detect exception server
Explain in detail Qt Font settings (QFont)