Pagini recente » Borderou de evaluare (job #2296483) | Borderou de evaluare (job #704673) | Borderou de evaluare (job #1370510) | Borderou de evaluare (job #2893915) | Borderou de evaluare (job #1488701)
Borderou de evaluare (job #1488701)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:26: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf ("%d\n", c);
^
user.cpp:74:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf ("%d ", n);
^
user.cpp:78:29: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf ("%d ", i);
^
user.cpp:20:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("hercule.in", "r", stdin);
^
user.cpp:21:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("hercule.out", "w", stdout);
^
user.cpp:24:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%lld", &t);
^
user.cpp:29:27: 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 | 80ms | 292kb | OK | 20 |
2 | 88ms | 288kb | OK | 20 |
3 | 80ms | 288kb | OK | 20 |
4 | 80ms | 284kb | OK | 20 |
5 | 80ms | 288kb | OK | 20 |
Punctaj total | 100 |