Pagini recente » Borderou de evaluare (job #2026551) | Borderou de evaluare (job #31208) | Borderou de evaluare (job #3040310) | Borderou de evaluare (job #381858) | Borderou de evaluare (job #1344338)
Borderou de evaluare (job #1344338)
Raport evaluator
Compilare:
user.cpp: In function ‘int64 computeFactorial(int, int, int64)’:
user.cpp:86:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int64 i=start+1; i<=stop; i++)
^
user.cpp: In function ‘int main()’:
user.cpp:97:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(IN_FILE_NAME, "r", stdin);
^
user.cpp:98:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUT_FILE_NAME, "w", stdout);
^
user.cpp:102:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:108:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%llu %llu", &n, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 556ms | 4180kb | Incorect | 0 |
Punctaj total | 0 |