Pagini recente » Borderou de evaluare (job #722051) | Borderou de evaluare (job #1809862) | Borderou de evaluare (job #1853174) | Borderou de evaluare (job #3143466) | Borderou de evaluare (job #1715218)
Borderou de evaluare (job #1715218)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve(int)’:
user.cpp:36:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pas == divs.size()) {
^
user.cpp: In function ‘int main()’:
user.cpp:58:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.in","r",stdin);
^
user.cpp:59:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.out","w",stdout);
^
user.cpp:68:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &t);
^
user.cpp:70: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 | 0ms | 668kb | OK | 100 |
Punctaj total | 100 |