Pagini recente » Borderou de evaluare (job #205403) | Borderou de evaluare (job #2314558) | Borderou de evaluare (job #638895) | Borderou de evaluare (job #1961256) | Borderou de evaluare (job #1405821)
Borderou de evaluare (job #1405821)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:9: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp: In function ‘void sol()’:
user.cpp:35:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%lld%d", &n, &m, &x);
^
user.cpp:39:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:50: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:51: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 288ms | 896kb | OK | 100 |
Punctaj total | 100 |