Pagini recente » Borderou de evaluare (job #1812587) | Borderou de evaluare (job #1700182) | Borderou de evaluare (job #386428) | Borderou de evaluare (job #2725242) | Borderou de evaluare (job #1964964)
Borderou de evaluare (job #1964964)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:93:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cai2.in", "r", stdin);
^
user.cpp:94:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cai2.out", "w", stdout);
^
user.cpp:96:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:100:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:108:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 500kb | OK | 100 |
Punctaj total | 100 |