Borderou de evaluare (job #2810327)

Utilizator BogdanAlexandruBogdan-Alexandru Dig BogdanAlexandru Data 29 noiembrie 2021 00:45:59
Problema Romb Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:64:22: warning: format '%lf' expects argument of type 'double*', but argument 3 has type 'long double*' [-Wformat=] 64 | fscanf(f, "%lf %lf %d %lf %lf", &dx, &dy, &K, &P.x, &P.y); | ~~^ ~~~ | | | | double* long double* | %Lf main.cpp:64:26: warning: format '%lf' expects argument of type 'double*', but argument 4 has type 'long double*' [-Wformat=] 64 | fscanf(f, "%lf %lf %d %lf %lf", &dx, &dy, &K, &P.x, &P.y); | ~~^ ~~~ | | | | double* long double* | %Lf main.cpp:64:29: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'long long int*' [-Wformat=] 64 | fscanf(f, "%lf %lf %d %lf %lf", &dx, &dy, &K, &P.x, &P.y); | ~^ ~~ | | | | int* long long int* | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbIncorect0
22ms184kbIncorect0
32ms184kbIncorect0
42ms184kbIncorect0
52ms184kbIncorect0
62ms184kbIncorect0
72ms184kbIncorect0
82ms184kbIncorect0
92ms184kbIncorect0
102ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?