Logo OII
  • Home
    • Scolastiche
    • Territoriali
    • Nazionali e OIS
    • Problemi per tecnica
    • Problemi per gara
    • Problemi per anno
  • Classifica
  • Algobadge
  • Forum
Accedi / Registrati

Do Not Gather!

Limite di tempo: 1 sec
Limite di memoria: 256 MB
Input/output: stdin / stdout
Punteggio massimo: 10
Traduzioni:
English
Caricato il:
TestoAllegatiTagStatisticheInviaSottoposizioniAiuto

Discussioni del forum

Foto profilo di Leyonad
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 > //...
Foto profilo di Simone04
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", ...
Foto profilo di Simone04
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
Foto profilo di system
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...
Cerca altri argomenti
Crea un nuovo argomento