!-- 0

제목 [Retrica] 프랑스어 CS 대응
회사명 Retrica, Inc.
회사소개 Retrica is a live-filter camera app with over 350M global downloads
(Retrica는 전세계 3억5천만이상 다운로드된 필터카메라 앱입니다.)
회사 홈페이지 http://www.retrica.co
업무 내용 - Customer Service for French. (프랑스어 유저의 CS 대응)
- QA for the language translation in French / (프랑스어 번역 검수)
업무 기간 3개월

12개월 (상황에 따라 변동 가능); 자유로운 업무시간
보수 인터뷰 후 업무시간과 맞춰서 정확한 금액 책정
지원자격 - Native in French ( 프랑스어가 모국어인 사람)
- Communicable in Korean or English (한글 혹은 영어로 소통 가능한 사람)
- Love taking Photos incl. selife (사진 혹은 셀카 찍는 것을 좋아하는 사람)
- knows and loves Retrica (Retrica 앱을 알고, 좋아하는 사람)
업무장소 삼성역
모집기간 2Q

3Q 2017
제출서류/접수방법 hello@retrica.co 으로 이력서 전송
담당자 • 담당자명 Sophie (최수빈)
• 이메일 sophie@retrica.co
• 연락처 010-8968-0855

관심있어 캡쳐

!-- 1

학생들에게 쓴 돈 계산 2019년도 정산(10월 말)

가방, 신발, 지갑,
5만원 x 6 = 30만
5만원 x 6 = 30만
2만원 x 10 = 20만
피자20, 치킨 18, 횟집 44, 80, 40, 80, 60, 2, 30, 60, 9, 11

!-- 2

한양대와 암호 프로젝트 진행...

C:\Users\하준호>cl a.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23918 for x86
Copyright (C) Microsoft Corporation. All rights reserved.

a.cpp
F:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xlocale(341): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
F:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\exception(359): warning C4577: 'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
Microsoft (R) Incremental Linker Version 14.00.23918.0
Copyright (C) Microsoft Corporation. All rights reserved.

/out:a.exe
a.obj
LINK : fatal error LNK1104: cannot open file 'libcpmt.lib'

set LIB=F:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\lib
set LIB=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib\x64;%LIB%

Set LIB=C:\Program Files (x86)\Windows Kits\10\Lib\10.0.10586.0\ucrt\x86;C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib\x86;F:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\lib;C:\Program Files (x86)\Windows Kits\10\Lib\10.0.10586.0\um\x86

분석하고 있는 헤더 NTL +

return 0;

 algorithm



 iostream



 iterator



 numeric



 sstream



 fstream



 cassert



 climits



 cstdlib



 cstring



 string



 cstdio



 vector



 cmath



 queue



 deque



 stack



 list



 map



 set



#define foreach(x, v) for (typeof (v).begin() x=(v).begin(); x !=(v).end(); ++x)



#define For(i, a, b) for (int i=(a); i(b); ++i)



#define D(x) cout  #x " is "  x  endl



int main(){



return 0;
i

'Blog History' 카테고리의 다른 글

개 발 일 지 021  (0) 2019.11.15
개 발 일 지 020  (0) 2019.11.13
개 발 일 지 017  (0) 2019.11.12
개 발 일 지 016  (0) 2019.11.11
개 발 일 지 014  (0) 2019.10.15

+ Recent posts