Pagini recente » Borderou de evaluare (job #2954141) | Borderou de evaluare (job #2486018) | Borderou de evaluare (job #2376436) | Autentificare | Borderou de evaluare (job #1920520)
Borderou de evaluare (job #1920520)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("similar.in", "rt", stdin);
^
user.cpp:15:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("similar.out", "wt", stdout);
^
user.cpp:19:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:23:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s %s", s1, s2);
^
user.cpp:46:25: warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized]
printf("%d\n", dp[i][j] >= kInf ? -1 : dp[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 432ms | 4348kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |