Pagini recente » Borderou de evaluare (job #3191989) | Borderou de evaluare (job #260593) | Borderou de evaluare (job #1774585) | Borderou de evaluare (job #318904) | Borderou de evaluare (job #2009278)
Borderou de evaluare (job #2009278)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:102:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("regiuni2.in" , "r", stdin );
^
user.cpp:103:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("regiuni2.out", "w", stdout);
^
user.cpp:106:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:110:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:117:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %lf", &x, &y);
^
user.cpp:124:65: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %lf %lf %lf", &p1.x, &p1.y, &p2.x, &p2.y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 812kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |