Pagini recente » Borderou de evaluare (job #848148) | Borderou de evaluare (job #2137349) | Borderou de evaluare (job #135104) | Borderou de evaluare (job #1961531) | Borderou de evaluare (job #1351253)
Borderou de evaluare (job #1351253)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:21: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘ULL {aka long long unsigned int}’ [-Wformat=]
printf("%lu\n", cp);
^
user.cpp:14:25: 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:15:27: 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:16:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:19:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lu", &n);
^
user.cpp:23:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%llu", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 248ms | 260kb | Incorect | 0 |
Punctaj total | 0 |