Pagini recente » Borderou de evaluare (job #2903760) | Borderou de evaluare (job #1699273) | Borderou de evaluare (job #1556518) | Borderou de evaluare (job #1088983) | Borderou de evaluare (job #1330141)
Borderou de evaluare (job #1330141)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:98:27: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf ("%d\n",ANS);
^
user.cpp:88: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:89: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:91:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d" ,&T);
^
user.cpp:95:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d" ,&x ,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 276kb | Time limit exceeded. | 0 |
Punctaj total | 0 |