Pagini recente » Borderou de evaluare (job #2774154) | Borderou de evaluare (job #2556395) | Borderou de evaluare (job #1474935) | Borderou de evaluare (job #1716921) | Borderou de evaluare (job #1186035)
Borderou de evaluare (job #1186035)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:76:22: warning: format ‘%lf’ expects argument of type ‘double’, but argument 2 has type ‘long double’ [-Wformat=]
printf("%.8lf\n", x);
^
user.cpp:59:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( FILE_IN, "r", stdin );
^
user.cpp:60:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( FILE_OUT, "w", stdout );
^
user.cpp:64:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:68:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld %ld %ld", &a, &b, &x0, &y0);
^
user.cpp: At global scope:
user.cpp:34:21: warning: ‘float randfr()’ declared ‘static’ but never defined [-Wunused-function]
static float inline randfr();
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 452kb | Killed by signal 8(SIGFPE). | 0 |
Punctaj total | 0 |