Pagini recente » Borderou de evaluare (job #2958280) | Borderou de evaluare (job #1985814) | Borderou de evaluare (job #2233036) | Borderou de evaluare (job #2494245) | Borderou de evaluare (job #2248233)
Borderou de evaluare (job #2248233)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("brackets2.in", "rt", stdin);
^
user.cpp:14:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("brackets2.out", "wt", 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:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 220ms | 10712kb | OK | 100 |
Punctaj total | 100 |