Borderou de evaluare (job #3322965)

Utilizator calinulCalin Cernat calinul Data 16 noiembrie 2025 13:07:16
Problema Suma divizorilor Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:30:18: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 30 | fscanf( fin, "%d%d", &a, &b ); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:30:20: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=] 30 | fscanf( fin, "%d%d", &a, &b ); | ~^ ~~ | | | | int* long long int* | %lld main.cpp:51:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 51 | fprintf( fout, "%d\n", (numarator * invMod( numitor )) % MOD ); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbIncorect0
40ms303kbOK10
50ms303kbOK10
60ms303kbOK10
729ms303kbTime limit exceeded0
829ms303kbTime limit exceeded0
90ms303kbOK10
100ms303kbOK10
Punctaj total70

Ceva nu functioneaza?