Pagini recente » Borderou de evaluare (job #79783) | Borderou de evaluare (job #3232236) | Borderou de evaluare (job #2121997) | Borderou de evaluare (job #2727876) | Borderou de evaluare (job #1986017)
Borderou de evaluare (job #1986017)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gap.in", "r", stdin);
^
user.cpp:39:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gap.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", &T);
^
user.cpp:43:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 600ms | 272kb | OK | 100 |
Punctaj total | 100 |