Pagini recente » Borderou de evaluare (job #17509) | Borderou de evaluare (job #227093) | Borderou de evaluare (job #2931317) | Borderou de evaluare (job #2110144) | Borderou de evaluare (job #2079955)
Borderou de evaluare (job #2079955)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("brackets.in","r",stdin);
^
user.cpp:52:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("brackets.out","w",stdout);
^
user.cpp:54:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &t);
^
user.cpp:58:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &n);
^
user.cpp:59:29: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(p,10005,stdin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 448kb | Diferenta gresita. | 0 | 0 |
| 2 | 4ms | 448kb | OK | 25 |
| 3 | 12ms | 468kb | OK | 25 |
| 4 | 92ms | 576kb | OK | 25 |
| Punctaj total | 0 |