Suggest some easy problems to solve

General topic about Valladolid Online Judge

Moderator: Board moderators

Post Reply
Shahidul.CSE
Experienced poster
Posts: 148
Joined: Sun Jul 13, 2014 4:32 am
Location: Rangpur, Bangladesh

Suggest some easy problems to solve

Post by Shahidul.CSE »

Removed!
Last edited by Shahidul.CSE on Tue Jan 06, 2015 7:56 pm, edited 1 time in total.
Md. Shahidul Islam
Dept. of CSE at Begum Rokeya University, Rangpur, Bangladesh
UVa id: http://uhunt.felix-halim.net/id/438420
My facebook account,
Email me: shahidul.cse.brur@gmail.com
Shahidul.CSE
Experienced poster
Posts: 148
Joined: Sun Jul 13, 2014 4:32 am
Location: Rangpur, Bangladesh

Suggest some easy problems to solve

Post by Shahidul.CSE »

please suggest me some easy problems.
Last edited by Shahidul.CSE on Tue Jan 06, 2015 7:56 pm, edited 1 time in total.
Md. Shahidul Islam
Dept. of CSE at Begum Rokeya University, Rangpur, Bangladesh
UVa id: http://uhunt.felix-halim.net/id/438420
My facebook account,
Email me: shahidul.cse.brur@gmail.com
lighted
Guru
Posts: 587
Joined: Wed Jun 11, 2014 9:56 pm
Location: Kyrgyzstan, Bishkek

Re: Suggest some easy problems to solve

Post by lighted »

There is no need to double post.

Here some problems that seems relatively easy. The order of "easiness" may not be proper. You can look DACU of these problems on Uhunt.

10684, 11063, 10260, 12854, 12748, 12243, 12770, 333, 11634, 11687, 11588, 11565, 10878, 10773, 10703, 10188, 496, 640, 644, 10200, 489, 10141, 457, 10784, 10849, 10879, 10922, 11034, 11078, 11292, 11364, 11661, 11703, 11728, 11824, 11827, 11917, 11970, 12049, 12614, 12820, 10719, 10489, 10365, 10250, 10286, 10242, 10191, 10167, 264, 340, 467, 507, 637, 850, 895, 902.

You could post your codes for following problems as they seem to be easy. :)

755, 477, 10137, 10282, 10533, 10714, 10954, 11059, 11362, 11369, 11388, 11466, 11909, 12834.
A person who sees the good in things has good thoughts. And he who has good thoughts receives pleasure from life... Bediuzzaman
Shahidul.CSE
Experienced poster
Posts: 148
Joined: Sun Jul 13, 2014 4:32 am
Location: Rangpur, Bangladesh

Re: Suggest some easy problems to solve

Post by Shahidul.CSE »

Thanks lighted !

Another thing, after learning c, I want to now build my skill in C++. So would you please suggest me, what should I learn step by step to prepare myself for participating in ACM-ICPC?

And which algorithms, data structures, theorems, or any advance topic that one programmer or contestant must know alltime to do better in competitive programming like ACM - ICPC?
Md. Shahidul Islam
Dept. of CSE at Begum Rokeya University, Rangpur, Bangladesh
UVa id: http://uhunt.felix-halim.net/id/438420
My facebook account,
Email me: shahidul.cse.brur@gmail.com
lighted
Guru
Posts: 587
Joined: Wed Jun 11, 2014 9:56 pm
Location: Kyrgyzstan, Bishkek

Re: Suggest some easy problems to solve

Post by lighted »

Shahidul.CSE wrote:And which algorithms, data structures, theorems, or any advance topic that one programmer or contestant must know alltime to do better in competitive programming like ACM - ICPC?
I can't tell you excellent list and order of learning algorithms, data structures, etc.. Maybe more experienced people like Brianfry can give better advices.

You can start from simple graph problems like Topologic sort, Breadth First Search, Depth First Search.
Also you should know sieve of Erathosphenes perfectly for problems relating to prime numbers and factorizing.

It is already done big work on this question by Steven & Felix Halim with their Competitive Programming Exercises. You can follow that order. :)

It is good for beginners to start from USACO training pages. http://ace.delos.com/usacogate or http://cerberus.delos.com:790/usacogate
A person who sees the good in things has good thoughts. And he who has good thoughts receives pleasure from life... Bediuzzaman
Shahidul.CSE
Experienced poster
Posts: 148
Joined: Sun Jul 13, 2014 4:32 am
Location: Rangpur, Bangladesh

Re: Suggest some easy problems to solve

Post by Shahidul.CSE »

Thanks again :D
But the links http://ace.delos.com/usacogate and http://cerberus.delos.com:790/usacogate are not found by my browser...

And hope, any advanced programmer (like bryanfri or jane alam jan and so on) may suggest me a few more.
Md. Shahidul Islam
Dept. of CSE at Begum Rokeya University, Rangpur, Bangladesh
UVa id: http://uhunt.felix-halim.net/id/438420
My facebook account,
Email me: shahidul.cse.brur@gmail.com
lighted
Guru
Posts: 587
Joined: Wed Jun 11, 2014 9:56 pm
Location: Kyrgyzstan, Bishkek

Re: Suggest some easy problems to solve

Post by lighted »

See link for USACO TRAINING PROGRAM GATEWAY. http://cerberus.delosent.com:791/usacogate
A person who sees the good in things has good thoughts. And he who has good thoughts receives pleasure from life... Bediuzzaman
brianfry713
Guru
Posts: 5947
Joined: Thu Sep 01, 2011 9:09 am
Location: San Jose, CA, USA

Re: Suggest some easy problems to solve

Post by brianfry713 »

http://www.usaco.org/

This Is ERFAN, please stop posting questions about a specific problem in this thread. If you do then I have to move it. Go back to the Board index, then the Help on the Problemset section, the Volume of the problem you're looking for, and find the thread for that problem, or use the search. Every problem has exactly one thread in the Help on the Problemset section.
Check input and AC output for thousands of problems on uDebug!
uradura
New poster
Posts: 11
Joined: Thu Jan 01, 2015 10:31 am

Re: Suggest some easy problems to solve

Post by uradura »

WY-http://ideone.com/8eAq6w
wa!!!!!!!!!!!!!! :oops: :oops: :oops: :oops: :oops:
brianfry713
Guru
Posts: 5947
Joined: Thu Sep 01, 2011 9:09 am
Location: San Jose, CA, USA

Re: Suggest some easy problems to solve

Post by brianfry713 »

What problem number?
Check input and AC output for thousands of problems on uDebug!
HenryHopkins
New poster
Posts: 1
Joined: Mon Nov 23, 2015 1:26 pm

Re: Suggest some easy problems to solve

Post by HenryHopkins »

If it is so easy..Dont say it as a problem. :D
sarwanov
New poster
Posts: 1
Joined: Sun Dec 13, 2015 9:54 am

Re: Suggest some easy problems to solve

Post by sarwanov »

can you suggest me some easy problems to solve please???
Graduated from Soran University with First Class Degree with Honours in Computer Science.
Zyaad Jaunnoo
Experienced poster
Posts: 122
Joined: Tue Apr 16, 2002 10:07 am

Re: Suggest some easy problems to solve

Post by Zyaad Jaunnoo »

sarwanov wrote:can you suggest me some easy problems to solve please???
Some easy problems are categorised on the online judge website:
https://uva.onlinejudge.org/index.php?o ... tegory=605
Post Reply

Return to “General”