Pagini recente » Cod sursa (job #77841) | Borderou de evaluare (job #2605439) | Borderou de evaluare (job #2112695) | Cod sursa (job #2245679) | Borderou de evaluare (job #1841026)
Borderou de evaluare (job #1841026)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d ", &t);
^
user.cpp:45:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d ", &k);
^
user.cpp:46:22: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(str, maxn, f);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 732ms | 8628kb | OK | 100 |
| Punctaj total | 100 |