Pagini recente » Borderou de evaluare (job #1917897) | Borderou de evaluare (job #2182893) | Borderou de evaluare (job #1750648) | Borderou de evaluare (job #1749495) | Borderou de evaluare (job #2009275)
Borderou de evaluare (job #2009275)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:100: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:101: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:104:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:108: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:114: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:121: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 | Depăşit | 16960kb | Time limit exceeded. | 0 |
Punctaj total | 0 |