Borderou de evaluare (job #595928)

Utilizator avatar Darius_C Chitu Darius Darius_C IP ascuns
Problemă Prime (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 12 apr. 2021 09:18:04 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void Solve()': main.cpp:30:12: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=] 30 | scanf("%lld %lld", &x, &N); | ~~~^ ~~ | | | | | int* | long long int* | %d main.cpp:30:17: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=] 30 | scanf("%lld %lld", &x, &N); | ~~~^ ~~ | | | | | int* | long long int* | %d main.cpp:45:13: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] 45 | printf("%lld \n", pos); | ~~~^ ~~~ | | | | | int | long long int | %d main.cpp:30:7: warning: ignoring return value of 'int scanf(const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 30 | scanf("%lld %lld", &x, &N); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:60:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | freopen("prime.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:61:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | freopen("prime.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 149 ms 4059 kb Killed by Signal 11 0
2 151 ms 4190 kb Killed by Signal 11 0
3 147 ms 3928 kb Killed by Signal 11 0
4 146 ms 3928 kb Killed by Signal 11 0
5 151 ms 4194 kb Killed by Signal 11 0
6 144 ms 3928 kb Killed by Signal 11 0
7 145 ms 3932 kb Killed by Signal 11 0
8 151 ms 4194 kb Killed by Signal 11 0
9 152 ms 4194 kb Killed by Signal 11 0
10 145 ms 3928 kb Killed by Signal 11 0
Punctaj total 0