Pagini recente » Borderou de evaluare (job #375279) | Borderou de evaluare (job #228385) | Borderou de evaluare (job #2352432) | Borderou de evaluare (job #896112) | Borderou de evaluare (job #1187864)
Borderou de evaluare (job #1187864)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:14:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n", v);
^
user.cpp: In function ‘int main()’:
user.cpp:34:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(infile, "r", stdin);
^
user.cpp:35:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outfile, "w", stdout);
^
user.cpp:38:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1044ms | 760kb | OK | 100 |
Punctaj total | 100 |