Home
Tasks
School selections
Regionals
Nationals & OIS
Tasks by technique
Tasks by contest
Tasks by year
Ranking
Algobadge
Forum
Italiano
Italiano
English
English
Deutsch
Deutsch (beta)
Español
Español (beta)
Français
Français (beta)
Română
Română (beta)
Magyar
Magyar (beta)
Polski
Polski (beta)
Log in / Sign up
Do Not Gather!
Time limit:
1 sec
Memory limit:
256 MB
Input/output:
stdin / stdout
Maximum score:
10
Translations:
English
Uploaded on:
Statement
Attachments
Tags
Stats
Submit
Submissions
Help
Forum posts
Problem ‘Do not gather’
Subtask 4 gives the following error message: Execution timed out. I don't know what else I could do differently. Here is my code: #include < stdio.h > #include < assert.h > #include < stdlib.h > //...
Do not gather 60 punti
#include < stdio.h > #include < assert.h > #define MAXN 100000 int n, d, i, j, co = 0; int A[MAXN]; int main() { assert(2 == scanf("%d %d", & n, & d)); for(i=0;i < n;i++) { assert(1 == scanf("%d", ...
Codice che va in execution timed out con gli esempi
è do not gather, la subtask 3 la fà in massimo 0.015 e l'esempio va in execution timed out
Privacy Policy
#collect What information do we collect? We collect information from you when you register on our site and gather data when you participate in the forum by reading, writing, and evaluating the cont...
Search other topics
Create new topic