Pagini recente » Borderou de evaluare (job #2891752) | Borderou de evaluare (job #2812997) | Borderou de evaluare (job #498812) | Borderou de evaluare (job #1502208) | Borderou de evaluare (job #1763080)
Borderou de evaluare (job #1763080)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.in", "r", stdin);
^
user.cpp:33:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.out", "w", stdout);
^
user.cpp:36:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &num_tests);
^
user.cpp:38:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int n, c; scanf("%d%d", &n, &c);
^
user.cpp:46:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x; scanf("%d", &x); x -= 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2300ms | 8820kb | OK | 100 |
Punctaj total | 100 |