Pagini recente » Borderou de evaluare (job #2256993) | Borderou de evaluare (job #2258086) | Borderou de evaluare (job #1226414) | Borderou de evaluare (job #2877048) | Borderou de evaluare (job #1336922)
Borderou de evaluare (job #1336922)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:37: 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:39:39: 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:41:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:44:30: 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 | 240kb | Time limit exceeded. | 0 |
Punctaj total | 0 |