Pagini recente » Borderou de evaluare (job #3259621) | Borderou de evaluare (job #2825264) | Borderou de evaluare (job #51227) | Borderou de evaluare (job #3266070) | Borderou de evaluare (job #1508031)
Borderou de evaluare (job #1508031)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48:19: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%d", &t);
^
user.cpp:46:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ackermann.in", "r", stdin);
^
user.cpp:47:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ackermann.out", "w", stdout);
^
user.cpp:48:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:51:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld %lld", &a, &b, &p);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 32ms | 276kb | OK | 100 |
Punctaj total | 100 |