Pagini recente » Borderou de evaluare (job #2463218) | Borderou de evaluare (job #2813327) | Borderou de evaluare (job #2271027) | Borderou de evaluare (job #227204) | Borderou de evaluare (job #1423148)
Borderou de evaluare (job #1423148)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:61:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prezenta.in", "r", stdin);
^
user.cpp:62:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prezenta.out", "w", stdout);
^
user.cpp:66:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:69:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 96ms | 8444kb | OK | 100 |
Punctaj total | 100 |