Pagini recente » Borderou de evaluare (job #2411560) | Borderou de evaluare (job #3257767) | Borderou de evaluare (job #3282659) | Borderou de evaluare (job #3233756) | Borderou de evaluare (job #1406817)
Borderou de evaluare (job #1406817)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:35: warning: use of ‘ll’ length modifier with ‘f’ type character [-Wformat=]
printf("%.9llf\n", solve());
^
user.cpp: In function ‘void read()’:
user.cpp:11:36: 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:14: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:39: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:40: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);
^
user.cpp:42:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 260ms | 656kb | Incorect | 0 |
Punctaj total | 0 |