Pagini recente » Borderou de evaluare (job #2497574) | Borderou de evaluare (job #2845974) | Borderou de evaluare (job #220725) | Borderou de evaluare (job #21702) | Borderou de evaluare (job #1407742)
Borderou de evaluare (job #1407742)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mafia.in", "r", stdin);
^
user.cpp:43:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mafia.out", "w", stdout);
^
user.cpp:45:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:50:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &N, &M, &X);
^
user.cpp:54:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &s);
^
user.cpp: In function ‘long long int binomialCoeff(long long int, long long int)’:
user.cpp:18:15: warning: ‘sol’ may be used uninitialized in this function [-Wmaybe-uninitialized]
long long sol;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 448kb | Time limit exceeded. | 0 |
Punctaj total | 0 |