Pagini recente » Borderou de evaluare (job #1879454) | Borderou de evaluare (job #32012) | Cod sursa (job #1465553) | Borderou de evaluare (job #2127265) | Borderou de evaluare (job #1330212)
Borderou de evaluare (job #1330212)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:92:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("divmul.in","r",stdin);
^
user.cpp:93:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.out","w",stdout);
^
user.cpp:95:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%lld",&T);
^
user.cpp:101:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld" ,&x ,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 9996kb | Time limit exceeded. | 0 |
Punctaj total | 0 |