Pagini recente » Borderou de evaluare (job #2740907) | Borderou de evaluare (job #3042313) | Borderou de evaluare (job #1990685) | Borderou de evaluare (job #1406585) | Borderou de evaluare (job #1858172)
Borderou de evaluare (job #1858172)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in, "r", stdin);
^
user.cpp:31:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out, "w", stdout);
^
user.cpp:33:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:36:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s %d", s+1, &l);
^
cc1plus: warning: iteration 1006u invokes undefined behavior [-Waggressive-loop-optimizations]
user.cpp:19:5: note: containing loop
for(int i = 1; i < NMAX; ++i)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 48ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |