Pagini recente » Borderou de evaluare (job #2797180) | Borderou de evaluare (job #1174017) | Borderou de evaluare (job #1739151) | Borderou de evaluare (job #633990) | Borderou de evaluare (job #1701343)
Borderou de evaluare (job #1701343)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:24: warning: unused variable ‘val’ [-Wunused-variable]
double val = ( P[j].y - P[i].y ) * 1.0 / ( P[j].x - P[i].x );
^
user.cpp:15:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &T );
^
user.cpp:18:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d", &N );
^
user.cpp:21:60: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( input_file, "%d %d", &P[i].x, &P[i].y );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 444kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |